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 serhiy.storchaka
Recipients larry, mark.dickinson, rhettinger, serhiy.storchaka
Date 2020-07-20.12:57:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595249860.63.0.924437884967.issue41342@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5a2bac7fe0e7a2b67fd57c7a9176a50feed0d7a0 by Serhiy Storchaka in branch 'master':
bpo-41342: Convert int.__round__ to Argument Clinic (GH-21549)
https://github.com/python/cpython/commit/5a2bac7fe0e7a2b67fd57c7a9176a50feed0d7a0
History
Date User Action Args
2020-07-20 12:57:40serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, mark.dickinson, larry
2020-07-20 12:57:40serhiy.storchakasetmessageid: <1595249860.63.0.924437884967.issue41342@roundup.psfhosted.org>
2020-07-20 12:57:40serhiy.storchakalinkissue41342 messages
2020-07-20 12:57:40serhiy.storchakacreate