◐ Shell
clean mode source ↗

bpo-43908: Add What's New entry for Py_TPFLAGS_IMMUTABLETYPE flag by erlend-aasland · Pull Request #25816 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@erlend-aasland erlend-aasland changed the title bpo-43908: Add What's New entry bpo-43908: Add What's New entry for Py_TPFLAGS_IMMUTABLETYPE flag

May 2, 2021

@erlend-aasland

@erlend-aasland

JelleZijlstra

gvanrossum

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

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!

@miss-islington

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

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

@vstinner

Labels