Drop support for Python 3.9 (early 2026) #13782
Labels
stubs: removal
Pending removal of third-party distributions
Content-Length: 222878 | pFad | http://github.com/python/typeshed/issues/13782
56Fetched URL: http://github.com/python/typeshed/issues/13782
Alternative Proxies:
Uh oh!
There was an error while loading. Please reload this page.
Python 3.9 is expected to reached its end-of-life phase around October 2025 (PEP 596).
How to remove support
EOL + 3 months (around January 2026)
oldest_supported_python
key inpyproject.toml
.requires_python >= 3.10
andpython_version >= 3.10
fromMETADATA.toml
EOL + 6 months (around April 2026)
VERSIONS
)._bootlocale
distutils.command.bdist_wininst
formatter
parser
symbol
typing_extensions
imports.ParamSpec
TypeAlias
TypeGuard
builtins.ellipsis
after type checkers have switched totypes.EllipsisType
. (See Remove type checker-specific symbols from builtins.pyi and typing.pyi #7580)(Please amend as necessary.)
The text was updated successfully, but these errors were encountered: