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 ZackerySpytz, auscompgeek, mark.dickinson
Date 2020-03-14.11:38:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584185935.98.0.812481502749.issue39871@roundup.psfhosted.org>
In-reply-to
Content
New changeset e634a8ac1f8a2904a2241b83fc5e4c9f40d5c7ca by Mark Dickinson in branch '3.8':
[3.8] bpo-39871: Fix possible SystemError in atan2, copysign and remainder (GH-18806) (GH-18989)
https://github.com/python/cpython/commit/e634a8ac1f8a2904a2241b83fc5e4c9f40d5c7ca
History
Date User Action Args
2020-03-14 11:38:56mark.dickinsonsetrecipients: + mark.dickinson, auscompgeek, ZackerySpytz
2020-03-14 11:38:55mark.dickinsonsetmessageid: <1584185935.98.0.812481502749.issue39871@roundup.psfhosted.org>
2020-03-14 11:38:55mark.dickinsonlinkissue39871 messages
2020-03-14 11:38:55mark.dickinsoncreate