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 benjamin.peterson, facundobatista, mark.dickinson, python-dev, rhettinger, serhiy.storchaka, skrah
Date 2014-10-14.18:12:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141014181241.107236.2845@psf.io>
In-reply-to
Content
New changeset 108377d0e24f by Serhiy Storchaka in branch '2.7':
Issue #21855: Fixed the decimal module in unicode disabled build.
https://hg.python.org/cpython/rev/108377d0e24f
History
Date User Action Args
2014-10-14 18:12:53python-devsetrecipients: + python-dev, rhettinger, facundobatista, mark.dickinson, benjamin.peterson, skrah, serhiy.storchaka
2014-10-14 18:12:53python-devlinkissue21855 messages
2014-10-14 18:12:52python-devcreate