Skip to content

3.13 What's New: Add PEP 702 - #118922

Merged
JelleZijlstra merged 1 commit into
python:mainfrom
JelleZijlstra:whatsnew702
May 15, 2024
Merged

3.13 What's New: Add PEP 702#118922
JelleZijlstra merged 1 commit into
python:mainfrom
JelleZijlstra:whatsnew702

Conversation

@JelleZijlstra

@JelleZijlstraJelleZijlstra commented May 10, 2024

Copy link
Copy Markdown
Member

I honestly forgot this slipped into 3.13, but I think it's worth highlighting more, as it is a PEP-sized change that makes the type system significantly more powerful.

@Yhg1s I think it's also worth mentioning in your release announcements.


📚 Documentation preview 📚: https://cpython-previews--118922.org.readthedocs.build/

I honestly forgot this slipped into 3.13, but I think it's worth highlighting more, as it is a PEP-sized change that makes the type system significantly more powerful.
@Yhg1s I think it's also worth mentioning in your release announcements.
@miss-islington-app

Copy link
Copy Markdown

Thanks @JelleZijlstra for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@JelleZijlstra
JelleZijlstra deleted the whatsnew702 branch May 15, 2024 02:39
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 15, 2024
I honestly forgot this slipped into 3.13, but I think it's worth highlighting more, as it is a PEP-sized change that makes the type system significantly more powerful.
@Yhg1s I think it's also worth mentioning in your release announcements.
(cherry picked from commit ee13797)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
@bedevere-app

Copy link
Copy Markdown

GH-119062 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.13 bugs and security fixes label May 15, 2024
JelleZijlstra added a commit that referenced this pull request May 15, 2024
I honestly forgot this slipped into 3.13, but I think it's worth highlighting more, as it is a PEP-sized change that makes the type system significantly more powerful.
@Yhg1s I think it's also worth mentioning in your release announcements.
(cherry picked from commit ee13797)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
@JelleZijlstraJelleZijlstra mentioned this pull request May 28, 2024
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
I honestly forgot this slipped into 3.13, but I think it's worth highlighting more, as it is a PEP-sized change that makes the type system significantly more powerful.
@Yhg1s I think it's also worth mentioning in your release announcements.
@JelleZijlstra
JelleZijlstra restored the whatsnew702 branch September 10, 2024 23:37
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip issueskip newstopic-typing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@JelleZijlstra@hauntsaninja