[docs] [issue32284] typing.TextIO and BinaryIO are not aliases of IO[...]
Ned Deily
report at bugs.python.org
Tue Dec 19 02:50:50 EST 2017
Ned Deily <nad at python.org> added the comment:
New changeset 898a3e4901b3b6de9b540e18faa457a6ac3e49bb by Ned Deily (Miss Islington (bot)) in branch '3.6':
bpo-32284: Fix documentation of BinaryIO and TextIO (GH-4832) (#4833)
https://github.com/python/cpython/commit/898a3e4901b3b6de9b540e18faa457a6ac3e49bb
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32284>
_______________________________________
More information about the docs
mailing list