This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Mark.Shannon
Recipients Mark.Shannon, kj
Date 2021-12-07.16:03:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638892983.71.0.455831250223.issue45947@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8319114feedd2a5b77378bba24eb9fb2689c5033 by Mark Shannon in branch 'main':
bpo-45947: Place dict and values pointer at fixed (negative) offset just before GC header. (GH-29879)
https://github.com/python/cpython/commit/8319114feedd2a5b77378bba24eb9fb2689c5033
History
Date User Action Args
2021-12-07 16:03:03Mark.Shannonsetrecipients: + Mark.Shannon, kj
2021-12-07 16:03:03Mark.Shannonsetmessageid: <1638892983.71.0.455831250223.issue45947@roundup.psfhosted.org>
2021-12-07 16:03:03Mark.Shannonlinkissue45947 messages
2021-12-07 16:03:03Mark.Shannoncreate