[New-bugs-announce] [issue35089] Remove typing.io and typing.re from documentation

Sebastian Rittau report at bugs.python.org
Sun Oct 28 07:40:23 EDT 2018


New submission from Sebastian Rittau <srittau at 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 at python
components: Documentation
messages: 328683
nosy: docs at python, srittau
priority: normal
severity: normal
status: open
title: Remove typing.io and typing.re from documentation

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35089>
_______________________________________


More information about the New-bugs-announce mailing list