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 serhiy.storchaka
Recipients adelfino, benjamin.peterson, docs@python, miss-islington, serhiy.storchaka, stutzbach
Date 2018-07-07.21:10:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530997820.89.0.56676864532.issue33804@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ad0fc8ddba0e2f6715dc14c74cb4dbd437b3777d by Serhiy Storchaka (Andrés Delfino) in branch '2.7':
[2.7] bpo-33804: Document that the argument for io.TextIOBase.read() is optional (GH-7510). (GH-8171)
https://github.com/python/cpython/commit/ad0fc8ddba0e2f6715dc14c74cb4dbd437b3777d
History
Date User Action Args
2018-07-07 21:10:20serhiy.storchakasetrecipients: + serhiy.storchaka, benjamin.peterson, stutzbach, docs@python, adelfino, miss-islington
2018-07-07 21:10:20serhiy.storchakasetmessageid: <1530997820.89.0.56676864532.issue33804@psf.upfronthosting.co.za>
2018-07-07 21:10:20serhiy.storchakalinkissue33804 messages
2018-07-07 21:10:20serhiy.storchakacreate