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 Mark.Shannon, audric, benjamin.peterson, methane, rhettinger, serhiy.storchaka, tim.peters, vstinner, xiang.zhang
Date 2017-03-25.00:21:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490401282.92.0.508610470418.issue29438@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 06a4fcb2458c5904968b5c8fe6b64940ba83a50d by INADA Naoki in branch '3.5':
bpo-29438: Fixed use-after-free in key sharing dict (#40)
https://github.com/python/cpython/commit/06a4fcb2458c5904968b5c8fe6b64940ba83a50d
History
Date User Action Args
2017-03-25 00:21:22methanesetrecipients: + methane, tim.peters, rhettinger, vstinner, benjamin.peterson, Mark.Shannon, serhiy.storchaka, xiang.zhang, audric
2017-03-25 00:21:22methanesetmessageid: <1490401282.92.0.508610470418.issue29438@psf.upfronthosting.co.za>
2017-03-25 00:21:22methanelinkissue29438 messages
2017-03-25 00:21:22methanecreate