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 miss-islington
Recipients miss-islington, serhiy.storchaka, vstinner
Date 2018-12-03.09:09:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543828157.53.0.788709270274.issue35372@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bdeb56cd21ef3f4f086c93045d80f2a753823379 by Miss Islington (bot) in branch '3.7':
bpo-35372: Fix the code page decoder for input > 2 GiB. (GH-10848)
https://github.com/python/cpython/commit/bdeb56cd21ef3f4f086c93045d80f2a753823379
History
Date User Action Args
2018-12-03 09:09:17miss-islingtonsetrecipients: + miss-islington, vstinner, serhiy.storchaka
2018-12-03 09:09:17miss-islingtonsetmessageid: <1543828157.53.0.788709270274.issue35372@psf.upfronthosting.co.za>
2018-12-03 09:09:17miss-islingtonlinkissue35372 messages
2018-12-03 09:09:17miss-islingtoncreate