Brett Cannon added the comment:

So leave Callable and Coroutine there and if I add a context manager ABC put it 
in collections.abc as well? Or should we put Callable and Coroutine in 
functools and a context manager one in contextlib (or Coroutine in asyncio)?

----------

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

Reply via email to