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

Mark 3.13 PEPs as Final #3781

Open
4 tasks
hugovk opened this issue May 11, 2024 · 2 comments
Open
4 tasks

Mark 3.13 PEPs as Final #3781

hugovk opened this issue May 11, 2024 · 2 comments
Labels
meta Related to the repo itself and its processes

Comments

@hugovk
Copy link
Member

hugovk commented May 11, 2024

Here's the accepted PEPs targeting 3.13 which I think made the beta feature freeze:

Please can the authors check the "Mark as Final" checklist then open PRs to update the status here? Thank you!


The other accepted PEPs targeting 3.13:

  • PEP-649 Deferred Evaluation Of Annotations Using Descriptors: will likely done for 3.14 instead
  • PEP-703 Making the Global Interpreter Lock Optional in CPython: this is a multi-Python version PEP, it'll be several releases before it can be marked as final. Perhaps we'll retarget it at 3.14 etc as we go, or leave it as 3.13 when work began.
  • PEP-738 Adding Android as a supported platform: I think this is mostly there except for some CI things, so hopefully it will still make 3.13.

See also:

@hugovk hugovk added the meta Related to the repo itself and its processes label May 11, 2024
@alicederyn
Copy link
Contributor

@hugovk For typing PEPs, does "Final implementation has been merged" mean only the changes to CPython, or does it include mypy?

@JelleZijlstra
Copy link
Member

It does not include mypy, but does include changes to the typing spec and conformance tests.

@hugovk hugovk mentioned this issue Jun 2, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta Related to the repo itself and its processes
Projects
None yet
Development

No branches or pull requests

3 participants