This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author srittau
Recipients docs@python, srittau
Date 2018-10-28.11:40:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540726823.63.0.788709270274.issue35089@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2018-10-28 11:40:23srittausetrecipients: + srittau, docs@python
2018-10-28 11:40:23srittausetmessageid: <1540726823.63.0.788709270274.issue35089@psf.upfronthosting.co.za>
2018-10-28 11:40:23srittaulinkissue35089 messages
2018-10-28 11:40:23srittaucreate