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 methane
Recipients ZackerySpytz, methane
Date 2019-03-24.02:23:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553394216.58.0.948296831712.issue36412@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3d07c1ee1d2d475b74816117981d6ec752c26c23 by Inada Naoki (Zackery Spytz) in branch 'master':
bpo-36412: fix a possible crash in dictobject.c's new_dict() (GH-12519)
https://github.com/python/cpython/commit/3d07c1ee1d2d475b74816117981d6ec752c26c23
History
Date User Action Args
2019-03-24 02:23:36methanesetrecipients: + methane, ZackerySpytz
2019-03-24 02:23:36methanesetmessageid: <1553394216.58.0.948296831712.issue36412@roundup.psfhosted.org>
2019-03-24 02:23:36methanelinkissue36412 messages
2019-03-24 02:23:36methanecreate