Skip to content

bpo-43908: Add What's New entry for Py_TPFLAGS_IMMUTABLETYPE flag - #25816

Merged
gvanrossum merged 2 commits into
python:mainfrom
erlend-aasland:doc-immutable
May 13, 2021
Merged

bpo-43908: Add What's New entry for Py_TPFLAGS_IMMUTABLETYPE flag#25816
gvanrossum merged 2 commits into
python:mainfrom
erlend-aasland:doc-immutable

Conversation

@erlend-aasland

@erlend-aaslanderlend-aasland commented May 2, 2021

Copy link
Copy Markdown
Contributor

@bedevere-botbedevere-bot added the docs Documentation in the Doc dir label May 2, 2021
@erlend-aaslanderlend-aasland changed the title bpo-43908: Add What's New entrybpo-43908: Add What's New entry for Py_TPFLAGS_IMMUTABLETYPE flagMay 2, 2021
@erlend-aasland

Copy link
Copy Markdown
ContributorAuthor

cc. @vstinner@pablogsal

@erlend-aasland

Copy link
Copy Markdown
ContributorAuthor

Ref. msg392421

@gvanrossumgvanrossum left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did this actually make it into 3.10? If so, we should mark this PR for backporting to 3.10.

@erlend-aasland

Copy link
Copy Markdown
ContributorAuthor

Did this actually make it into 3.10? If so, we should mark this PR for backporting to 3.10.

Yes, it's in 3.10. I'll add the backport label. Thanks!

@erlend-aaslanderlend-aasland added the needs backport to 3.10 only security fixes label May 13, 2021
@gvanrossum
gvanrossum merged commit a09fc9c into python:mainMay 13, 2021
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @erlend-aasland for the PR, and @gvanrossum for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-bot

Copy link
Copy Markdown

GH-26115 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 13, 2021
…thonGH-25816)
(cherry picked from commit a09fc9c)
Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
miss-islington added a commit that referenced this pull request May 13, 2021
…lag (GH-25816) (GH-26115)
(cherry picked from commit a09fc9c)
Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
Automerge-Triggered-By: GH:gvanrossum
@erlend-aasland
erlend-aasland deleted the doc-immutable branch May 14, 2021 05:18
@vstinner

vstinner commented May 14, 2021

Copy link
Copy Markdown
Member

Thanks @erlend-aasland for documenting it ;-)

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@erlend-aasland@miss-islington@bedevere-bot@vstinner@JelleZijlstra@gvanrossum@tirkarthi@the-knights-who-say-ni