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 Ramchandra Apte
Recipients Ramchandra Apte
Date 2012-01-03.03:01:45
SpamBayes Score 1.0630312e-07
Marked as misclassified No
Message-id <1325559706.07.0.31676641509.issue13701@psf.upfronthosting.co.za>
In-reply-to
Content
Decimal has compatibility for Python 2.3 (such as not using decorators) as mentioned in comments in the source code for it.
This compatibility should be removed in Python 3.3 and if possible, in Python 3.2.
History
Date User Action Args
2012-01-03 03:01:46Ramchandra Aptesetrecipients: + Ramchandra Apte
2012-01-03 03:01:46Ramchandra Aptesetmessageid: <1325559706.07.0.31676641509.issue13701@psf.upfronthosting.co.za>
2012-01-03 03:01:45Ramchandra Aptelinkissue13701 messages
2012-01-03 03:01:45Ramchandra Aptecreate