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 eric.smith
Recipients eric.smith, ezio.melotti, iritkatriel, r.david.murray, sobolevn
Date 2021-09-24.15:18:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632496693.13.0.803219583146.issue20524@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8d8729146f21f61af66e70d3ae9501ea6bdccd09 by Nikita Sobolev in branch 'main':
bpo-20524: adds better error message for `.format()` (GH-28310)
https://github.com/python/cpython/commit/8d8729146f21f61af66e70d3ae9501ea6bdccd09
History
Date User Action Args
2021-09-24 15:18:13eric.smithsetrecipients: + eric.smith, ezio.melotti, r.david.murray, sobolevn, iritkatriel
2021-09-24 15:18:13eric.smithsetmessageid: <1632496693.13.0.803219583146.issue20524@roundup.psfhosted.org>
2021-09-24 15:18:13eric.smithlinkissue20524 messages
2021-09-24 15:18:13eric.smithcreate