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 njs
Recipients alex, christian.heimes, dstufft, janssen, njs, serhiy.storchaka
Date 2017-06-08.09:51:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496915495.12.0.7056001597.issue30594@psf.upfronthosting.co.za>
In-reply-to
Content
posted backports for 3.5 and 3.6. It looks like 2.7 is actually unaffected, because it doesn't have IDNA support, so there's no failure path in between when the reference is stored and when its INCREFed.
History
Date User Action Args
2017-06-08 09:51:35njssetrecipients: + njs, janssen, christian.heimes, alex, serhiy.storchaka, dstufft
2017-06-08 09:51:35njssetmessageid: <1496915495.12.0.7056001597.issue30594@psf.upfronthosting.co.za>
2017-06-08 09:51:35njslinkissue30594 messages
2017-06-08 09:51:35njscreate