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, serhiy.storchaka, stutzbach
Date 2018-07-07.20:23:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530994992.11.0.56676864532.issue33804@psf.upfronthosting.co.za>
In-reply-to
Content
I see. The real problem was that the argument for io.TextIOBase.read() was not documented as optional.
History
Date User Action Args
2018-07-07 20:23:12serhiy.storchakasetrecipients: + serhiy.storchaka, benjamin.peterson, stutzbach, docs@python, adelfino
2018-07-07 20:23:12serhiy.storchakasetmessageid: <1530994992.11.0.56676864532.issue33804@psf.upfronthosting.co.za>
2018-07-07 20:23:12serhiy.storchakalinkissue33804 messages
2018-07-07 20:23:12serhiy.storchakacreate