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 lemburg, serhiy.storchaka
Date 2017-11-28.23:30:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511911802.99.0.213398074469.issue32110@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 219c2de5ad0fdac825298bed1bb251f16956c04a by Serhiy Storchaka in branch 'master':
bpo-32110: codecs.StreamReader.read(n) now returns not more than n (#4499)
https://github.com/python/cpython/commit/219c2de5ad0fdac825298bed1bb251f16956c04a
History
Date User Action Args
2017-11-28 23:30:03serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg
2017-11-28 23:30:02serhiy.storchakasetmessageid: <1511911802.99.0.213398074469.issue32110@psf.upfronthosting.co.za>
2017-11-28 23:30:02serhiy.storchakalinkissue32110 messages
2017-11-28 23:30:02serhiy.storchakacreate