Skip to content
This repository was archived by the owner on Jul 5, 2023. It is now read-only.

Officially support Python 3.11 (~May 2022) #178

Closed
wants to merge 2 commits into from

Conversation

srittau
Copy link
Collaborator

@srittau srittau commented Dec 2, 2021

No description provided.

@srittau
Copy link
Collaborator Author

srittau commented Dec 2, 2021

This should probably not go in before the first Python 3.11 beta release (expected May 2022). It fails at the moment anyway, most likely due to missing cibuildwheel support.

@JelleZijlstra
Copy link
Member

Should we do a release anyway to unblock Python 3.11 testing work? cc @vstinner

@vstinner
Copy link
Member

vstinner commented Dec 2, 2021

Should we do a release anyway to unblock Python 3.11 testing work? cc @vstinner

Yes please, that would be helpful.

Well, you can still plan the death of the project if you want, but in that case, please help users (like mypy) to migrate to something else ;-) typed_ast seems to be quite popular: https://libraries.io/pypi/typed-ast

  • Dependent packages: 277
  • Dependent repositories: 5.18K

@JelleZijlstra
Copy link
Member

@vstinner for your needs, does it matter whether the release includes wheels for 3.11 and declares support for 3.11 in trove classifiers?

@vstinner
Copy link
Member

vstinner commented Dec 2, 2021

@vstinner for your needs, does it matter whether the release includes wheels for 3.11 and declares support for 3.11 in trove classifiers?

Oh, I don't care about that :-D All I need is that "python3.11 -m pip install typed_ast" works ;-) You can add it later once Python 3.11 final is released. It's up to you.

@vstinner
Copy link
Member

vstinner commented Dec 2, 2021

Build wheels / py311 on windows-latest (pull_request) Failing after 21s — py311 on windows-latest

For example, Python 3.11 is not supported on your CI yet ;-)

@hauntsaninja
Copy link
Collaborator

Cool, I can make a release tonight or tomorrow morning (unless someone gets to it first)

@vstinner
Copy link
Member

vstinner commented Dec 2, 2021

Awesome!

@srittau srittau closed this Dec 22, 2021
@srittau srittau reopened this Dec 22, 2021
@srittau srittau changed the title Officially support Python 3.11 Officially support Python 3.11 (~May 2022) Dec 29, 2021
@ambv ambv removed the CLA signed label Apr 15, 2022
@ambv ambv closed this Apr 15, 2022
@ambv ambv reopened this Apr 15, 2022
@hauntsaninja
Copy link
Collaborator

Closing for now, since we'll need to upgrade cibuildwheel and maybe walk back the testing added in #187. Feel free to update and re-open when the time comes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants