Python 3.14 officially supports free-threaded mode
Python 3.14 officially supported free-threaded mode and added deferred annotations, template strings, and multiple interpreters in the standard library. Following these changes helps distinguish new language capabilities from what remains compatible with Odoo's specific runtime constraints.
Read the source: Python Software Foundation