Guido van Rossum <gu...@python.org> added the comment:

I think we should go ahead and duplicate the documentation in collections.abc 
(and in a few other places -- PEP 585 lists some builtins, some in contextlib, 
some in re). Then we won't have to worry about what happens when the typing 
module is slimmed down (presumably it will have to remain for things like Any, 
TypeVar, Generic).

----------

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

Reply via email to