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 georg.brandl
Recipients ethan.furman, georg.brandl, petr.viktorin, serhiy.storchaka, yselivanov
Date 2016-02-11.11:40:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455190814.36.0.850487607584.issue26331@psf.upfronthosting.co.za>
In-reply-to
Content
This patch includes int(), float(), complex() operations, as well as _pydecimal.
History
Date User Action Args
2016-02-11 11:40:16georg.brandlsetrecipients: + georg.brandl, petr.viktorin, ethan.furman, serhiy.storchaka, yselivanov
2016-02-11 11:40:14georg.brandlsetmessageid: <1455190814.36.0.850487607584.issue26331@psf.upfronthosting.co.za>
2016-02-11 11:40:14georg.brandllinkissue26331 messages
2016-02-11 11:40:11georg.brandlcreate