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 Madison May, bob.ippolito, ezio.melotti, pitrou, rhettinger, serhiy.storchaka, terry.reedy
Date 2017-11-25.15:38:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511624302.3.0.213398074469.issue24641@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset cfa797c0681b7fef47cf93955fd06b54ddd09a7f by Serhiy Storchaka in branch 'master':
bpo-24641: Improved error message for JSON unserializible keys. (#4364)
https://github.com/python/cpython/commit/cfa797c0681b7fef47cf93955fd06b54ddd09a7f
History
Date User Action Args
2017-11-25 15:38:22serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, terry.reedy, bob.ippolito, pitrou, ezio.melotti, Madison May
2017-11-25 15:38:22serhiy.storchakasetmessageid: <1511624302.3.0.213398074469.issue24641@psf.upfronthosting.co.za>
2017-11-25 15:38:22serhiy.storchakalinkissue24641 messages
2017-11-25 15:38:22serhiy.storchakacreate