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 josh.r, larry, martin.panter, mdk, nadeem.vawda, python-dev, serhiy.storchaka, terry.reedy, vajrasky, vstinner, zach.ware
Date 2022-02-25.02:05:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645754745.51.0.258073320409.issue20185@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7d03c8be5af2f1559dbc35b775b3116dfd63cfb6 by Victor Stinner in branch 'main':
bpo-46852: Rename float.__set_format__() to float.__setformat__() (GH-31558)
https://github.com/python/cpython/commit/7d03c8be5af2f1559dbc35b775b3116dfd63cfb6
History
Date User Action Args
2022-02-25 02:05:45vstinnersetrecipients: + vstinner, terry.reedy, larry, nadeem.vawda, python-dev, martin.panter, zach.ware, serhiy.storchaka, vajrasky, josh.r, mdk
2022-02-25 02:05:45vstinnersetmessageid: <1645754745.51.0.258073320409.issue20185@roundup.psfhosted.org>
2022-02-25 02:05:45vstinnerlinkissue20185 messages
2022-02-25 02:05:45vstinnercreate