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 miss-islington
Recipients adelfino, benjamin.peterson, docs@python, miss-islington, serhiy.storchaka, stutzbach
Date 2018-07-07.20:45:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530996310.16.0.56676864532.issue33804@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 770937b6fd87af91390ac765f6a4c4767432cbc3 by Miss Islington (bot) in branch '3.6':
bpo-33804: Document that the argument for io.TextIOBase.read() is optional (GH-7510)
https://github.com/python/cpython/commit/770937b6fd87af91390ac765f6a4c4767432cbc3
History
Date User Action Args
2018-07-07 20:45:10miss-islingtonsetrecipients: + miss-islington, benjamin.peterson, stutzbach, docs@python, serhiy.storchaka, adelfino
2018-07-07 20:45:10miss-islingtonsetmessageid: <1530996310.16.0.56676864532.issue33804@psf.upfronthosting.co.za>
2018-07-07 20:45:10miss-islingtonlinkissue33804 messages
2018-07-07 20:45:10miss-islingtoncreate