Skip to content

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

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:check_immutable_type_flags
Aug 13, 2026
Merged

gh-155503: Check Py_TPFLAGS_IMMUTABLETYPE in check_immutable_type()#155620
vstinner merged 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().
@vstinner
vstinner merged commit 76f2903 into python:main Aug 13, 2026
52 checks passed
@vstinner
vstinner deleted the check_immutable_type_flags branch August 13, 2026 10:30
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