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 skrah
Recipients christian.heimes, eric.smith, ezio.melotti, mark.dickinson, skrah
Date 2013-05-29.22:02:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1369864941.85.0.188720970286.issue17247@psf.upfronthosting.co.za>
In-reply-to
Content
With this patch float and int should behave like Decimal. It may
break existing code that (accidentally) uses both legacy zero padding
and explicit alignment.
History
Date User Action Args
2013-05-29 22:02:21skrahsetrecipients: + skrah, mark.dickinson, eric.smith, christian.heimes, ezio.melotti
2013-05-29 22:02:21skrahsetmessageid: <1369864941.85.0.188720970286.issue17247@psf.upfronthosting.co.za>
2013-05-29 22:02:21skrahlinkissue17247 messages
2013-05-29 22:02:21skrahcreate