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 christian.heimes
Recipients brett.cannon, christian.heimes, lemburg, miss-islington, ned.deily, zach.ware
Date 2021-10-23.19:30:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635017430.44.0.267232309114.issue45548@roundup.psfhosted.org>
In-reply-to
Content
The trick would move the math function back into the core. Mark moved the math functions out of the core on purpose, see bpo-7518.
History
Date User Action Args
2021-10-23 19:30:30christian.heimessetrecipients: + christian.heimes, lemburg, brett.cannon, ned.deily, zach.ware, miss-islington
2021-10-23 19:30:30christian.heimessetmessageid: <1635017430.44.0.267232309114.issue45548@roundup.psfhosted.org>
2021-10-23 19:30:30christian.heimeslinkissue45548 messages
2021-10-23 19:30:30christian.heimescreate