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.10:45:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584182740.39.0.871472151372.issue39871@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5208b4b37953a406db0ed6a9db545c2948dde989 by Zackery Spytz in branch 'master':
bpo-39871: Fix possible SystemError in atan2, copysign and remainder (GH-18806)
https://github.com/python/cpython/commit/5208b4b37953a406db0ed6a9db545c2948dde989
History
Date User Action Args
2020-03-14 10:45:40mark.dickinsonsetrecipients: + mark.dickinson, auscompgeek, ZackerySpytz
2020-03-14 10:45:40mark.dickinsonsetmessageid: <1584182740.39.0.871472151372.issue39871@roundup.psfhosted.org>
2020-03-14 10:45:40mark.dickinsonlinkissue39871 messages
2020-03-14 10:45:40mark.dickinsoncreate