STINNER Victor added the comment: 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. ---------- versions: +Python 3.5, Python 3.6, Python 3.7 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue30387> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
