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 vstinner
Recipients vstinner
Date 2020-01-16.10:02:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 4691a2f2a2b8174a6c958ce6976ed5f3354c9504 by Victor Stinner in branch 'master':
bpo-39350: Remove deprecated fractions.gcd() (GH-18021)
https://github.com/python/cpython/commit/4691a2f2a2b8174a6c958ce6976ed5f3354c9504
History
Date User Action Args
2020-01-16 10:02:58vstinnersetrecipients: + vstinner
2020-01-16 10:02:58vstinnersetmessageid: <[email protected]>
2020-01-16 10:02:58vstinnerlinkissue39350 messages
2020-01-16 10:02:58vstinnercreate