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 python-dev
Recipients josh.r, mark.dickinson, python-dev, rhettinger, serhiy.storchaka, steven.daprano, veky
Date 2016-08-23.15:17:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160823151708.1794.50854.8A77DBFC@psf.io>
In-reply-to
Content
New changeset ea495a5ded9b by Mark Dickinson in branch 'default':
Issue #27832: Make _normalize parameter to Fraction.__init__ keyword-only.
https://hg.python.org/cpython/rev/ea495a5ded9b
History
Date User Action Args
2016-08-23 15:17:12python-devsetrecipients: + python-dev, rhettinger, mark.dickinson, steven.daprano, serhiy.storchaka, josh.r, veky
2016-08-23 15:17:12python-devlinkissue27832 messages
2016-08-23 15:17:12python-devcreate