- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message413997
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.14:47:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1645800434.99.0.449536851913.issue46852@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 0848da19ce8ea037ab1cfc569778e94bf8e3b24a by Victor Stinner in branch '3.10': bpo-46852: Rename float.__set_format__() to float.__setformat__() (GH-31558) (GH-31578) https://github.com/python/cpython/commit/0848da19ce8ea037ab1cfc569778e94bf8e3b24a |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-02-25 14:47:15 | vstinner | set | recipients: + vstinner, tim.peters, rhettinger, mark.dickinson |
| 2022-02-25 14:47:14 | vstinner | set | messageid: <1645800434.99.0.449536851913.issue46852@roundup.psfhosted.org> |
| 2022-02-25 14:47:14 | vstinner | link | issue46852 messages |
| 2022-02-25 14:47:14 | vstinner | create | |

