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 akira, brg@gladman.plus.com, gladman, mark.dickinson, mrabarnett, scoder, steven.daprano, terry.reedy, vstinner, wolma
Date 2014-09-25.16:50:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411663828.99.0.31865864861.issue22477@psf.upfronthosting.co.za>
In-reply-to
Content
On second thoughts, I'm withdrawing this part of the proposal:

> 3. Remove fractions.gcd in Python 3.6.

That just falls under 'gratuitous breakage'.  Instead, we should modify the `fractions.gcd` docstring to point users to math.gcd.
History
Date User Action Args
2014-09-25 16:50:29mark.dickinsonsetrecipients: + mark.dickinson, terry.reedy, scoder, vstinner, mrabarnett, steven.daprano, akira, wolma, gladman, brg@gladman.plus.com
2014-09-25 16:50:28mark.dickinsonsetmessageid: <1411663828.99.0.31865864861.issue22477@psf.upfronthosting.co.za>
2014-09-25 16:50:28mark.dickinsonlinkissue22477 messages
2014-09-25 16:50:28mark.dickinsoncreate