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 vstinner, xiang.zhang
Date 2017-05-17.19:04:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495047849.99.0.605097013706.issue30387@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, strange, the test in Python 2.7 doesn't have the bug: see commit 30a5445b30bb627a64b2d30788f6db58f6db3ae1. Compare it to the code in Python 3: commit 9939cc89a4ee54ab50719a597a8b8a0795a691f6.

The warning is already fixed in master. I created backports for 3.5 and 3.6.
History
Date User Action Args
2017-05-17 19:04:10vstinnersetrecipients: + vstinner, xiang.zhang
2017-05-17 19:04:09vstinnersetmessageid: <1495047849.99.0.605097013706.issue30387@psf.upfronthosting.co.za>
2017-05-17 19:04:09vstinnerlinkissue30387 messages
2017-05-17 19:04:09vstinnercreate