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 iritkatriel
Recipients eric.smith, ezio.melotti, iritkatriel, serhiy.storchaka, vstinner
Date 2021-01-13.19:42:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610566921.02.0.657283722468.issue28146@roundup.psfhosted.org>
In-reply-to
Content
My PR fixes the second case ('{: }') and Serhiy's PR on Issue27772 fixes the first case ('{:04}').
History
Date User Action Args
2021-01-13 19:42:01iritkatrielsetrecipients: + iritkatriel, vstinner, eric.smith, ezio.melotti, serhiy.storchaka
2021-01-13 19:42:01iritkatrielsetmessageid: <1610566921.02.0.657283722468.issue28146@roundup.psfhosted.org>
2021-01-13 19:42:01iritkatriellinkissue28146 messages
2021-01-13 19:42:00iritkatrielcreate