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 mark.dickinson, rhettinger, tim.peters, vstinner
Date 2022-02-25.15:13:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645802033.83.0.374296178841.issue46852@roundup.psfhosted.org>
In-reply-to
Content
New changeset a549cd1fc55888e2e287714b25e2cb2251913909 by Victor Stinner in branch '3.9':
bpo-46852: Rename float.__set_format__() to float.__setformat__() (GH-31558) (GH-31581)
https://github.com/python/cpython/commit/a549cd1fc55888e2e287714b25e2cb2251913909
History
Date User Action Args
2022-02-25 15:13:53vstinnersetrecipients: + vstinner, tim.peters, rhettinger, mark.dickinson
2022-02-25 15:13:53vstinnersetmessageid: <1645802033.83.0.374296178841.issue46852@roundup.psfhosted.org>
2022-02-25 15:13:53vstinnerlinkissue46852 messages
2022-02-25 15:13:53vstinnercreate