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 ned.deily
Recipients asvetlov, docs@python, gvanrossum, levkivskyi, ned.deily, srittau
Date 2017-12-19.07:50:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513669850.88.0.213398074469.issue32284@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2017-12-19 07:50:50ned.deilysetrecipients: + ned.deily, gvanrossum, srittau, asvetlov, docs@python, levkivskyi
2017-12-19 07:50:50ned.deilysetmessageid: <1513669850.88.0.213398074469.issue32284@psf.upfronthosting.co.za>
2017-12-19 07:50:50ned.deilylinkissue32284 messages
2017-12-19 07:50:50ned.deilycreate