Lightning-AI / Lightning-AI/pytorch-lightning
Deprecate Python 3.9 support + Add Python 3.14
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 31.4k
- Forks
- 3.8k
- Avg merge
- 6d 7h
- Merged PRs (30d)
- 6
Description
### Outline & Motivation
Python 3.9 has status end-of-life as of oct. 25 so lets deprecate support for it.
Lets instead add support for Python 3.14
https://devguide.python.org/versions/
### Pitch
_No response_
### Additional context
_No response_
cc @borda @lantiga @justusschock
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the project's Python-version configuration and CI definitions, then identify every place that declares supported versions. Done means Python 3.9 support is deprecated and Python 3.14 support is added consistently, with relevant checks passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100