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 bob.ippolito, ezio.melotti, rhettinger, serhiy.storchaka
Date 2017-05-05.07:40:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493970032.34.0.813660816296.issue30243@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 39b73dd5131ce205dcee3b9e24ba0fc28934d79c by Serhiy Storchaka in branch '3.6':
[3.6] bpo-30243: Fixed the possibility of a crash in _json. (GH-1420) (#1469)
https://github.com/python/cpython/commit/39b73dd5131ce205dcee3b9e24ba0fc28934d79c
History
Date User Action Args
2017-05-05 07:40:32serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, bob.ippolito, ezio.melotti
2017-05-05 07:40:32serhiy.storchakasetmessageid: <1493970032.34.0.813660816296.issue30243@psf.upfronthosting.co.za>
2017-05-05 07:40:32serhiy.storchakalinkissue30243 messages
2017-05-05 07:40:32serhiy.storchakacreate