Oren Milman added the comment:

Alright, just added 'with test.support.check_warnings(('', 
DeprecationWarning)):'.
*ver4.diff is attached.
I ran the tests again (this time using 'python_d.exe -We -m test -j3'), and 
they were successful :)

That was totally my bad, of course, but anyway, ISTM that 
https://docs.python.org/devguide/index.html should say './python -We -m test 
-j3' in section 4 (Run the tests).

----------
Added file: http://bugs.python.org/file45022/issue28376_CPython36_ver4.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28376>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to