Karthikeyan Singaravelan <tir.kar...@gmail.com> added the comment:

Ah okay. There were places like Condition's constructor that has a deprecation 
warning and we construct a Lock with loop passed in the constructor and I 
passed along _asyncio_internal. I would be happy to look into your PR since 
mine is just passing along _asyncio_internal=True for all the stdlib calls.

I think it would be good if tests ran with warnings (at least 
DeprecationWarning and some class of warnings) as error but not sure why :(

----------

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

Reply via email to