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