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 serhiy.storchaka
Recipients bignose, eric.smith, serhiy.storchaka
Date 2021-01-25.09:56:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611568614.95.0.320627594428.issue27772@roundup.psfhosted.org>
In-reply-to
Content
New changeset cf19cc3b920ca5995e1c202d2c3dd7a59ac8eac8 by Serhiy Storchaka in branch 'master':
bpo-27772: Make preceding width with 0 valid in string format. (GH-11270)
https://github.com/python/cpython/commit/cf19cc3b920ca5995e1c202d2c3dd7a59ac8eac8
History
Date User Action Args
2021-01-25 09:56:54serhiy.storchakasetrecipients: + serhiy.storchaka, eric.smith, bignose
2021-01-25 09:56:54serhiy.storchakasetmessageid: <1611568614.95.0.320627594428.issue27772@roundup.psfhosted.org>
2021-01-25 09:56:54serhiy.storchakalinkissue27772 messages
2021-01-25 09:56:54serhiy.storchakacreate