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 miss-islington
Recipients eric.smith, ezio.melotti, iritkatriel, miss-islington, serhiy.storchaka, vstinner
Date 2021-05-13.21:35:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620941740.89.0.158516833854.issue28146@roundup.psfhosted.org>
In-reply-to
Content
New changeset 133013e8a1ecd570266de766e2df9745a24343be by Miss Islington (bot) in branch '3.9':
bpo-28146: Fix a confusing error message in str.format() (GH-24213)
https://github.com/python/cpython/commit/133013e8a1ecd570266de766e2df9745a24343be
History
Date User Action Args
2021-05-13 21:35:40miss-islingtonsetrecipients: + miss-islington, vstinner, eric.smith, ezio.melotti, serhiy.storchaka, iritkatriel
2021-05-13 21:35:40miss-islingtonsetmessageid: <1620941740.89.0.158516833854.issue28146@roundup.psfhosted.org>
2021-05-13 21:35:40miss-islingtonlinkissue28146 messages
2021-05-13 21:35:40miss-islingtoncreate