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.23:53:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645833218.21.0.985476835175.issue46852@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5ab745fc51e159ead28b523414e52f0bcc1ef353 by Victor Stinner in branch 'main':
bpo-46852: Remove the float.__set_format__() method (GH-31585)
https://github.com/python/cpython/commit/5ab745fc51e159ead28b523414e52f0bcc1ef353
History
Date User Action Args
2022-02-25 23:53:38vstinnersetrecipients: + vstinner, tim.peters, rhettinger, mark.dickinson
2022-02-25 23:53:38vstinnersetmessageid: <1645833218.21.0.985476835175.issue46852@roundup.psfhosted.org>
2022-02-25 23:53:38vstinnerlinkissue46852 messages
2022-02-25 23:53:38vstinnercreate