New submission from Sebastian Rittau <srit...@rittau.biz>:

Per the discussion in https://github.com/python/typing/issues/589 and 
https://github.com/python/typeshed/issues/1652, IO, BinaryIO, TextIO, Pattern, 
and Match should be imported directly from typing, not from typing.io and 
typing.re. The documentation needs to be adjusted accordingly.

----------
assignee: docs@python
components: Documentation
messages: 328683
nosy: docs@python, srittau
priority: normal
severity: normal
status: open
title: Remove typing.io and typing.re from documentation

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

Reply via email to