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 vstinner
Recipients ned.deily, ronaldoussoren, vstinner
Date 2017-05-03.09:36:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493804190.22.0.41068597813.issue30239@psf.upfronthosting.co.za>
In-reply-to
Content
> This issue seems similar to issue #28087.

Aaaah, it's not just similar, it's exactly the same bug: it's just that the 3.5 branch wasn't fixed yet. I proposed a backport:
https://github.com/python/cpython/pull/1424
History
Date User Action Args
2017-05-03 09:36:30vstinnersetrecipients: + vstinner, ronaldoussoren, ned.deily
2017-05-03 09:36:30vstinnersetmessageid: <1493804190.22.0.41068597813.issue30239@psf.upfronthosting.co.za>
2017-05-03 09:36:30vstinnerlinkissue30239 messages
2017-05-03 09:36:30vstinnercreate