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, serhiy.storchaka
Date 2021-03-28.20:47:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616964459.69.0.737732364661.issue31907@roundup.psfhosted.org>
In-reply-to
Content
New changeset fb1d01b9630b5069fe975f16e07a027d90b89434 by Irit Katriel in branch 'master':
bpo-31907: [doc] clarify that str.format() does not support arbitrary expressions (#25053)
https://github.com/python/cpython/commit/fb1d01b9630b5069fe975f16e07a027d90b89434
History
Date User Action Args
2021-03-28 20:47:39eric.smithsetrecipients: + eric.smith, serhiy.storchaka, mickey695, iritkatriel
2021-03-28 20:47:39eric.smithsetmessageid: <1616964459.69.0.737732364661.issue31907@roundup.psfhosted.org>
2021-03-28 20:47:39eric.smithlinkissue31907 messages
2021-03-28 20:47:39eric.smithcreate