Hello team,
I am looking for clarification on the Python 3.10 end-of-life schedule.
The Python Developer Guide currently lists Python 3.10 as reaching end of life in October 2026, and PEP 619 describes the Python 3.10 release schedule. [devguide.python.org]
For planning purposes, I am trying to determine whether there is an official support boundary within October 2026 (for example, a final scheduled date), or whether downstream consumers should simply treat October 2026 as the end-of-support month.
In other words:
- Is there an officially planned EOL date for Python 3.10 beyond “October 2026”?
- If not, should downstream consumers consider support to end at any point during October 2026 and avoid depending on a specific day?
Thank you for any guidance.