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 alexandre.vassalotti, pitrou, serhiy.storchaka
Date 2014-12-21.08:58:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1419152301.87.0.450196479811.issue23096@psf.upfronthosting.co.za>
In-reply-to
Content
Python implementation uses repr(value) and C implementation uses '%.17g' % value.
History
Date User Action Args
2014-12-21 08:58:21serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, alexandre.vassalotti
2014-12-21 08:58:21serhiy.storchakasetmessageid: <1419152301.87.0.450196479811.issue23096@psf.upfronthosting.co.za>
2014-12-21 08:58:21serhiy.storchakalinkissue23096 messages
2014-12-21 08:58:21serhiy.storchakacreate