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