Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please update for Python 3.12. #1475

Open
smu-ggl opened this issue Jul 21, 2023 · 5 comments
Open

Please update for Python 3.12. #1475

smu-ggl opened this issue Jul 21, 2023 · 5 comments
Labels
cat: core core language and typing features enhancement

Comments

@smu-ggl
Copy link

smu-ggl commented Jul 21, 2023

Python 3.12 is in pre-release state. https://www.python.org/downloads/

Once you have resolved #1308 - please upgrade for python 3.12 as soon as possible.

Debian packages are already available via Debian's testing track.

@rchen152 rchen152 added enhancement cat: core core language and typing features labels Jul 26, 2023
@rchen152
Copy link
Contributor

Just to set expectations, we're hoping to have basic 3.11 support by around October, and support for new 3.11 features will roll out over the following months. Then we'll look at 3.12.

@austinnichols101
Copy link

python 3.12 released

@holmanb
Copy link

holmanb commented Aug 2, 2024

python 3.12 released

On version 2024.04.11 I see:

$ pytype .        
...
Python versions > 3.11 are not yet supported.
ninja: build stopped: subcommand failed.
Leaving directory '.pytype'
$ pytype --version

@gpshead Is this a repetition of #1481 for Python 3.12?

@holmanb
Copy link

holmanb commented Aug 2, 2024

It looks like the error message I see was updated in 4155664, which hasn't been released to PyPI yet - apparently there hasn't been a release since April.

@Avasam
Copy link

Avasam commented Aug 18, 2024

I just tested main on typeshed and it's working fine for Python 3.12 and Windows ! python/typeshed#12547 🎉

Unfortunately Python 3.13 still fails, but that's due to msgspec not supporting Python 3.13 yet, see:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat: core core language and typing features enhancement
Projects
None yet
Development

No branches or pull requests

5 participants