◐ Shell
clean mode source ↗

gh-136535: Tests: Correct `Py_TPFLAGS_MANAGED_DICT` in `test_class.py` by ever0de · Pull Request #136538 · python/cpython

…ass.py`

The `Py_TPFLAGS_MANAGED_DICT` constant in `Lib/test/test_class.py`
was incorrectly set to (1 << 2) instead of the correct (1 << 4) from
object.h.

corona10

corona10

corona10

@ever0de

corona10

corona10

corona10

corona10

@ever0de

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Oct 24, 2025
…ass.py` (pythongh-136538)

(cherry picked from commit aa4b5a7)

Co-authored-by: Jiseok CHOI <jiseok.dev@gmail.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Oct 24, 2025
…ass.py` (pythongh-136538)

(cherry picked from commit aa4b5a7)

Co-authored-by: Jiseok CHOI <jiseok.dev@gmail.com>

corona10 pushed a commit that referenced this pull request

Oct 24, 2025

corona10 pushed a commit that referenced this pull request

Oct 24, 2025

StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request

Dec 6, 2025