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-21.07:55:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492761357.32.0.104573167689.issue29802@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 17db4b99b4d300a9b024ba0efdaa46d05d4f4cd3 by Serhiy Storchaka in branch '3.5':
[3.5] bpo-29802: Fix the cleaning up issue in PyUnicode_FSDecoder(). (GH-1217) (#1219)
https://github.com/python/cpython/commit/17db4b99b4d300a9b024ba0efdaa46d05d4f4cd3
History
Date User Action Args
2017-04-21 07:55:57serhiy.storchakasetrecipients: + serhiy.storchaka, artem.smotrakov
2017-04-21 07:55:57serhiy.storchakasetmessageid: <1492761357.32.0.104573167689.issue29802@psf.upfronthosting.co.za>
2017-04-21 07:55:57serhiy.storchakalinkissue29802 messages
2017-04-21 07:55:57serhiy.storchakacreate