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 artem.smotrakov, serhiy.storchaka
Date 2017-04-20.19:55:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492718108.23.0.902250003746.issue29802@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7a113a0cbf545588d61286fcc0e89141cf211735 by Serhiy Storchaka in branch '3.6':
bpo-29802: Fix the cleaning up issue in PyUnicode_FSDecoder(). (#1217)
https://github.com/python/cpython/commit/7a113a0cbf545588d61286fcc0e89141cf211735
History
Date User Action Args
2017-04-20 19:55:08serhiy.storchakasetrecipients: + serhiy.storchaka, artem.smotrakov
2017-04-20 19:55:08serhiy.storchakasetmessageid: <1492718108.23.0.902250003746.issue29802@psf.upfronthosting.co.za>
2017-04-20 19:55:08serhiy.storchakalinkissue29802 messages
2017-04-20 19:55:08serhiy.storchakacreate