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

Add typing to 3.11 What's New #91491

Closed
JelleZijlstra opened this issue Apr 13, 2022 · 3 comments · Fixed by #92708
Closed

Add typing to 3.11 What's New #91491

JelleZijlstra opened this issue Apr 13, 2022 · 3 comments · Fixed by #92708
Assignees
Labels
3.11 only security fixes docs Documentation in the Doc dir topic-typing

Comments

@JelleZijlstra
Copy link
Member

I promised somewhere to write the typing section of the 3.11 What's New.

Here's what needs to be covered:

@JelleZijlstra JelleZijlstra added the docs Documentation in the Doc dir label Apr 13, 2022
@JelleZijlstra JelleZijlstra self-assigned this Apr 13, 2022
@AlexWaygood AlexWaygood added the 3.11 only security fixes label Apr 14, 2022
@AlexWaygood
Copy link
Member

AlexWaygood commented Apr 14, 2022

If #32335 is merged before the feature freeze, it might need a mention in the "new modules" section.

JelleZijlstra added a commit to JelleZijlstra/cpython that referenced this issue Apr 20, 2022
Other aspects of typing aren't covered yet; I'll do that in a
separate PR.
JelleZijlstra added a commit that referenced this issue Apr 24, 2022
Other aspects of typing aren't covered yet; I'll do that in a
separate PR.
hauntsaninja added a commit to hauntsaninja/cpython that referenced this issue Apr 29, 2022
This gets all the major items in python#91491. However, I didn't get around to
adding what's new entries for the large clump of changes in the last
bullet point in the issue.
JelleZijlstra added a commit that referenced this issue Apr 30, 2022
This gets all the major items in #91491. However, I didn't get around to
adding what's new entries for the large clump of changes in the last
bullet point in the issue.

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
@hauntsaninja
Copy link
Contributor

To clarify the state here, following #92060 , all the individual bullet points in ^^ have been covered, but we're missing coverage in What's New for the large clump of changes in the last bullet point.

@pablogsal
Copy link
Member

⚠️ This issue has been updated from 'deferred-blocker' to 'release blocker' as we are past beta1. This issue will block the next release (Python 3.11.0 beta 2). ⚠️

JelleZijlstra added a commit to JelleZijlstra/cpython that referenced this issue May 12, 2022
JelleZijlstra added a commit that referenced this issue May 19, 2022
Fixes #91491

Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue May 19, 2022
Fixes pythonGH-91491

Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
(cherry picked from commit 6b51773)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
miss-islington added a commit that referenced this issue May 19, 2022
Fixes GH-91491

Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
(cherry picked from commit 6b51773)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.11 only security fixes docs Documentation in the Doc dir topic-typing
Projects
Development

Successfully merging a pull request may close this issue.

5 participants