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 mark.dickinson
Recipients mark.dickinson, serhiy.storchaka
Date 2019-05-11.14:10:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557583826.9.0.435502703298.issue36887@roundup.psfhosted.org>
In-reply-to
Content
FTR (not for Serhiy, but for others reading this), here's the previous discussion of the possibility of adding an imath module.

   https://mail.python.org/pipermail/python-ideas/2018-July/051917.html

While I'm happy for this to go in either math or a new imath module, I'm a bit sceptical that at this point we're going to get a useful imath module together in time for 3.8 (and I don't have bandwidth to do the imath work myself). How about we put it in math for now, and if we get around to imath before the 3.8b1, I'm happy to have it move from math to imath?
History
Date User Action Args
2019-05-11 14:10:26mark.dickinsonsetrecipients: + mark.dickinson, serhiy.storchaka
2019-05-11 14:10:26mark.dickinsonsetmessageid: <1557583826.9.0.435502703298.issue36887@roundup.psfhosted.org>
2019-05-11 14:10:26mark.dickinsonlinkissue36887 messages
2019-05-11 14:10:26mark.dickinsoncreate