diff options
author | Mark Shannon <mark@hotpy.org> | 2022-08-15 11:29:27 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-15 11:29:27 (GMT) |
commit | 3ef3c6306def489ba9115f0a8a57ab1e99795a5c (patch) | |
tree | f74aa199f7051f57b4577f9a920cf982766a65b4 /aclocal.m4 | |
parent | 4a7f5a55dc88c14cef880ae38a96018514ca9d83 (diff) | |
download | cpython-3ef3c6306def489ba9115f0a8a57ab1e99795a5c.zip cpython-3ef3c6306def489ba9115f0a8a57ab1e99795a5c.tar.gz cpython-3ef3c6306def489ba9115f0a8a57ab1e99795a5c.tar.bz2 |
GH-95707: Fix uses of `Py_TPFLAGS_MANAGED_DICT` (GH-95854)
* Make sure that tp_dictoffset is correct with Py_TPFLAGS_MANAGED_DICT is set.
* Avoid traversing managed dict twice when subclassing class with Py_TPFLAGS_MANAGED_DICT set.
Diffstat (limited to 'aclocal.m4')
0 files changed, 0 insertions, 0 deletions