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 petr.viktorin
Recipients ethan.furman, petr.viktorin, serhiy.storchaka, skrah
Date 2015-03-20.13:54:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Attaching another patch:

- Leave _decimal alone per maintainer's wishes
- Fixes issues pointed out in the review
- Use Py_RICHCOMPARE also in _tkinter
- More improvements in the other affected modules
History
Date User Action Args
2015-03-20 13:54:26petr.viktorinsetrecipients: + petr.viktorin, skrah, ethan.furman, serhiy.storchaka
2015-03-20 13:54:25petr.viktorinsetmessageid: <[email protected]>
2015-03-20 13:54:25petr.viktorinlinkissue23699 messages
2015-03-20 13:54:25petr.viktorincreate