Message 407822 - Python tracker
Message407822
| Author | John Belmonte |
|---|---|
| Recipients | John Belmonte, mark.dickinson, serhiy.storchaka, steven.daprano |
| Date | 2021-12-06.15:10:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1638803431.49.0.901747070116.issue45995@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Here is the same proposal made for C++ `std::format`: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p1496r2.pdf It makes fair arguments for the feature's use, and explains why the problem is hard to work around. It was withdrawn by the author for C++20, but a consensus proposal is promised for C++23. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-12-06 15:10:31 | John Belmonte | set | recipients: + John Belmonte, mark.dickinson, steven.daprano, serhiy.storchaka |
| 2021-12-06 15:10:31 | John Belmonte | set | messageid: <1638803431.49.0.901747070116.issue45995@roundup.psfhosted.org> |
| 2021-12-06 15:10:31 | John Belmonte | link | issue45995 messages |
| 2021-12-06 15:10:31 | John Belmonte | create | |