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 belopolsky, gladman, mark.dickinson, pitrou, python-dev, scoder, serhiy.storchaka, vstinner, wolma
Date 2020-01-16.10:02:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579168978.27.0.334839991978.issue22486@roundup.psfhosted.org>
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, mark.dickinson, belopolsky, pitrou, scoder, python-dev, serhiy.storchaka, wolma, gladman
2020-01-16 10:02:58vstinnersetmessageid: <1579168978.27.0.334839991978.issue22486@roundup.psfhosted.org>
2020-01-16 10:02:58vstinnerlinkissue22486 messages
2020-01-16 10:02:58vstinnercreate