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, han-solo, miss-islington
Date 2020-09-01.15:46:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1598975166.82.0.473707754006.issue41681@roundup.psfhosted.org>
In-reply-to
Content
New changeset c16a2a1b643d3e04f86780e2c9e66c3f9f322560 by Miss Islington (bot) in branch '3.9':
bpo-41681: Fix for `f-string/str.format` error description when using 2 `,` in format specifier (GH-22036) (GH-22041)
https://github.com/python/cpython/commit/c16a2a1b643d3e04f86780e2c9e66c3f9f322560
History
Date User Action Args
2020-09-01 15:46:06eric.smithsetrecipients: + eric.smith, miss-islington, han-solo
2020-09-01 15:46:06eric.smithsetmessageid: <1598975166.82.0.473707754006.issue41681@roundup.psfhosted.org>
2020-09-01 15:46:06eric.smithlinkissue41681 messages
2020-09-01 15:46:06eric.smithcreate