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 eric.smith, ezio.melotti, iritkatriel, miss-islington, pitrou, serhiy.storchaka, vstinner
Date 2021-05-14.08:08:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620979695.54.0.496958355458.issue28146@roundup.psfhosted.org>
In-reply-to
Content
commit 4aeee0b47b3a2b604bbac37040320ffc88c291f2
Author: Irit Katriel <iritkatriel@yahoo.com>
Date:   Thu May 13 21:55:55 2021 +0100

    bpo-28146: Fix a confusing error message in str.format() (GH-24213)
    
    
    
    Automerge-Triggered-By: GH:pitrou
History
Date User Action Args
2021-05-14 08:08:15vstinnersetrecipients: + vstinner, pitrou, eric.smith, ezio.melotti, serhiy.storchaka, miss-islington, iritkatriel
2021-05-14 08:08:15vstinnersetmessageid: <1620979695.54.0.496958355458.issue28146@roundup.psfhosted.org>
2021-05-14 08:08:15vstinnerlinkissue28146 messages
2021-05-14 08:08:15vstinnercreate