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-29.00:15:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511914545.87.0.213398074469.issue32110@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fc73c54dae46e6c47dcd4a535f7bc68a46b8e398 by Serhiy Storchaka (Miss Islington (bot)) in branch '2.7':
bpo-32110: codecs.StreamReader.read(n) now returns not more than n (GH-4499) (#4623)
https://github.com/python/cpython/commit/fc73c54dae46e6c47dcd4a535f7bc68a46b8e398
History
Date User Action Args
2017-11-29 00:15:45serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg
2017-11-29 00:15:45serhiy.storchakasetmessageid: <1511914545.87.0.213398074469.issue32110@psf.upfronthosting.co.za>
2017-11-29 00:15:45serhiy.storchakalinkissue32110 messages
2017-11-29 00:15:45serhiy.storchakacreate