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 python-dev
Recipients Ramchandra Apte, ezio.melotti, facundobatista, loewis, mark.dickinson, python-dev, rhettinger, skrah, zach.ware
Date 2012-10-31.17:54:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XsHJ22tmYzPYp@mail.python.org>
In-reply-to
Content
New changeset 7ada0faded9b by Mark Dickinson in branch 'default':
Issue #13701: Fix decorator avoidance (due to desire for Python 2.3 compatibility) in decimal module.
http://hg.python.org/cpython/rev/7ada0faded9b
History
Date User Action Args
2012-10-31 17:54:58python-devsetrecipients: + python-dev, loewis, rhettinger, facundobatista, mark.dickinson, ezio.melotti, skrah, Ramchandra Apte, zach.ware
2012-10-31 17:54:58python-devlinkissue13701 messages
2012-10-31 17:54:58python-devcreate