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 levkivskyi
Recipients Karl Kornel, docs@python, gvanrossum, levkivskyi
Date 2019-10-04.10:24:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570184669.1.0.663951521838.issue38352@roundup.psfhosted.org>
In-reply-to
Content
> So, my request is: In the sections for the IO/TextIO/BinaryIO and Pattern/Match classes, include text warning the user that these types are not imported when you do `from typing import *`.

I don't think this should really be a warning, probably just a note, but otherwise I totally agree. Would you like to make a PR?
History
Date User Action Args
2019-10-04 10:24:29levkivskyisetrecipients: + levkivskyi, gvanrossum, docs@python, Karl Kornel
2019-10-04 10:24:29levkivskyisetmessageid: <1570184669.1.0.663951521838.issue38352@roundup.psfhosted.org>
2019-10-04 10:24:29levkivskyilinkissue38352 messages
2019-10-04 10:24:28levkivskyicreate