Sebastian Rittau <[email protected]> added the comment:
For reference, this came up in https://github.com/python/typeshed/issues/4639#issuecomment-706596656. `typing.io` has never been in typeshed and we decided not to include it. It looks as if it never gained any traction, especially since the types are available from `typing` directly. ---------- nosy: +srittau _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue42001> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
