Charles Harris added the comment:

I downloaded the tarball and installed the release here and got the same 
errors. We setup the tests in developement mode by turning some warnings into 
errors, in particular DeprecationWarnings and RuntimeWarnings, and suppressing 
others. The tests that are failing are checking for warnings turn the errors 
back into warnings. The latter seems to be failing.

There could be an interaction between the setup and recent changes in Python 
3.6.0rc1. What exactly was changed in the warnings module after the last beta?

----------

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

Reply via email to