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 josh.r, larry, martin.panter, mdk, nadeem.vawda, python-dev, serhiy.storchaka, vajrasky, zach.ware
Date 2017-03-24.22:27:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490394459.37.0.004044541306.issue20185@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b5c51d3dd95bbfde533655fb86ac0f96f771ba7b by Serhiy Storchaka in branch 'master':
bpo-20185: Convert float object implementation to Argument Clinic. (#543)
https://github.com/python/cpython/commit/b5c51d3dd95bbfde533655fb86ac0f96f771ba7b
History
Date User Action Args
2017-03-24 22:27:39serhiy.storchakasetrecipients: + serhiy.storchaka, larry, nadeem.vawda, python-dev, martin.panter, zach.ware, vajrasky, josh.r, mdk
2017-03-24 22:27:39serhiy.storchakasetmessageid: <1490394459.37.0.004044541306.issue20185@psf.upfronthosting.co.za>
2017-03-24 22:27:39serhiy.storchakalinkissue20185 messages
2017-03-24 22:27:39serhiy.storchakacreate