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 serhiy.storchaka, vstinner
Date 2018-12-03.08:36:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543826207.34.0.788709270274.issue35372@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4013c179117754b039957db4730880bf3285919d by Serhiy Storchaka in branch 'master':
bpo-35372: Fix the code page decoder for input > 2 GiB. (GH-10848)
https://github.com/python/cpython/commit/4013c179117754b039957db4730880bf3285919d
History
Date User Action Args
2018-12-03 08:36:47serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner
2018-12-03 08:36:47serhiy.storchakasetmessageid: <1543826207.34.0.788709270274.issue35372@psf.upfronthosting.co.za>
2018-12-03 08:36:47serhiy.storchakalinkissue35372 messages
2018-12-03 08:36:47serhiy.storchakacreate