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 eajames, eric.smith, mark.dickinson, python-dev, r.david.murray, serhiy.storchaka
Date 2018-09-25.12:01:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537876866.89.0.545547206417.issue27934@psf.upfronthosting.co.za>
In-reply-to
Content
This change broke a trick used for serializing Decimal to JSON without loss (see msg176158). It was good to break it in a new release, but I have doubts about breaking it in a bugfix release of 2.7.
History
Date User Action Args
2018-09-25 12:01:06serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson, eric.smith, r.david.murray, python-dev, eajames
2018-09-25 12:01:06serhiy.storchakasetmessageid: <1537876866.89.0.545547206417.issue27934@psf.upfronthosting.co.za>
2018-09-25 12:01:06serhiy.storchakalinkissue27934 messages
2018-09-25 12:01:06serhiy.storchakacreate