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 Arfrever, Mark.Shannon, do1, georg.brandl, larry, loewis, mark.dickinson, ned.deily, pitrou, python-dev, serhiy.storchaka, skrah, vstinner
Date 2013-04-22.18:33:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366655620.35.0.725699110247.issue15301@psf.upfronthosting.co.za>
In-reply-to
Content
New tests needed (with Decimal and Fraction). And what is purpose of changing Py_TYPE(o) to o->ob_type?
History
Date User Action Args
2013-04-22 18:33:40serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, georg.brandl, mark.dickinson, pitrou, vstinner, larry, ned.deily, Arfrever, skrah, Mark.Shannon, python-dev, do1
2013-04-22 18:33:40serhiy.storchakasetmessageid: <1366655620.35.0.725699110247.issue15301@psf.upfronthosting.co.za>
2013-04-22 18:33:40serhiy.storchakalinkissue15301 messages
2013-04-22 18:33:40serhiy.storchakacreate