Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

> The downside of making this change is that it may break 3rd party unit tests.

I don’t see any upside.  The modules in question have been stable for a good 
while.  There’s no benefit to changing them. 

Also, there is no strong agreement that the standard library should ever prefer 
logging.warn() over the warnings module which has mechanisms for filtering the 
warnings.

----------
nosy: +rhettinger

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

Reply via email to