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 Tim Mitchell, abarry, christian.heimes, duaneg, larry, methane, ned.deily, rhettinger, serhiy.storchaka, tehybel
Date 2016-11-16.10:27:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479292051.54.0.385791864968.issue27945@psf.upfronthosting.co.za>
In-reply-to
Content
0001-Issue-27945-fix-dictitems_contains-use-after-free.patch

LGTM.
This patch can be applied to 2.7 and 3.5, without conflict against previous patch.
It passes `make quicktest`.
History
Date User Action Args
2016-11-16 10:27:31methanesetrecipients: + methane, rhettinger, larry, christian.heimes, ned.deily, duaneg, serhiy.storchaka, abarry, tehybel, Tim Mitchell
2016-11-16 10:27:31methanesetmessageid: <1479292051.54.0.385791864968.issue27945@psf.upfronthosting.co.za>
2016-11-16 10:27:31methanelinkissue27945 messages
2016-11-16 10:27:31methanecreate