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 Arfrever, barry, eric.smith, fijall, mark.dickinson, pitrou, python-dev, rhettinger, skrah, vstinner
Date 2014-09-10.16:01:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3htSdX2FDcz7LjW@mail.python.org>
In-reply-to
Content
New changeset 8bf51cf94405 by Stefan Krah in branch 'default':
Issue #19232: Speed up decimal import.  Additionally, since _decimal is
http://hg.python.org/cpython/rev/8bf51cf94405
History
Date User Action Args
2014-09-10 16:01:21python-devsetrecipients: + python-dev, barry, rhettinger, mark.dickinson, pitrou, vstinner, eric.smith, Arfrever, skrah, fijall
2014-09-10 16:01:20python-devlinkissue19232 messages
2014-09-10 16:01:20python-devcreate