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, iritkatriel, mickey695, miss-islington, serhiy.storchaka
Date 2021-03-28.21:05:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616965516.38.0.841600849864.issue31907@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9a8e0780247acb256dd8b04c15b3dd0f59ef2fe1 by Miss Islington (bot) in branch '3.9':
bpo-31907: [doc] clarify that str.format() does not support arbitrary expressions (GH-25053) (GH-25055)
https://github.com/python/cpython/commit/9a8e0780247acb256dd8b04c15b3dd0f59ef2fe1
History
Date User Action Args
2021-03-28 21:05:16eric.smithsetrecipients: + eric.smith, serhiy.storchaka, mickey695, miss-islington, iritkatriel
2021-03-28 21:05:16eric.smithsetmessageid: <1616965516.38.0.841600849864.issue31907@roundup.psfhosted.org>
2021-03-28 21:05:16eric.smithlinkissue31907 messages
2021-03-28 21:05:16eric.smithcreate