You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python 3.14 will be released in October 2025 (i.e., about nine months to go at the time of writing). Considering that support for 3.13 was formally added in May 2024, it's possible that 3.14 too will be added in May this year, when it enter its beta stage.
Thanks. The PEP outlining the release schedule says that the first beta is scheduled for May 6th. I think adding support before then would be premature, as interfaces will be constantly changing until then, but we can add support as soon as we enter the beta period. https://peps.python.org/pep-0745/
Python 3.14 will be released in October 2025 (i.e., about nine months to go at the time of writing). Considering that support for 3.13 was formally added in May 2024, it's possible that 3.14 too will be added in May this year, when it enter its beta stage.
Rules need updating:
PTH210
RUF058
Issues and PRs:
flake8-use-pathlib
] RecommendPath.iterdir()
overos.scandir()
(PTH209
) #14623The text was updated successfully, but these errors were encountered: