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