Skip to content

gh-155503: Check Py_TPFLAGS_IMMUTABLETYPE in check_immutable_type() - #155620

Open
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:check_immutable_type_flags
Open

gh-155503: Check Py_TPFLAGS_IMMUTABLETYPE in check_immutable_type()#155620
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:check_immutable_type_flags

Conversation

@vstinner

@vstinner vstinner commented Aug 12, 2026

Copy link
Copy Markdown
Member

Check for Py_TPFLAGS_IMMUTABLETYPE type flag in
test.support.check_immutable_type().

…pe()

Check for Py_TPFLAGS_IMMUTABLETYPE type flag in
test.support.check_immutable_type().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant