Add support for Python 3.11
Nobody has claimed this yet.
- #7108 by @pmeier — closed without merging
- Dominant language
- Python
- Stars
- 17.9k
- Forks
- 7.3k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 13
Description
As of today, Python 3.11 is not available in the defaults channel of Anaconda, which we are building against: https://anaconda.org/anaconda/python
As stated in https://github.com/pytorch/vision/pull/6841#issuecomment-1294410859, we cannot build against the conda-forge channel.
As soon as it is available in the defaults channel, there is #6959 to add support in our CI and in turn for the nightlies and the next release.
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
Check the availability of Python 3.11 in Anaconda's defaults channel, then read #6959 and the closed PR #7108 for the intended CI changes. Done means Python 3.11 is supported by CI and is included in the nightlies and next release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- anaconda, python
- Domain
- ci-cd, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100