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 miss-islington
Recipients barry, ben11kehoe, miss-islington, serhiy.storchaka
Date 2022-01-11.19:15:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset dce642f24418c58e67fa31a686575c980c31dd37 by Ben Kehoe in branch 'main':
bpo-46307: Add string.Template.get_identifiers() method (GH-30493)
https://github.com/python/cpython/commit/dce642f24418c58e67fa31a686575c980c31dd37
History
Date User Action Args
2022-01-11 19:15:51miss-islingtonsetrecipients: + miss-islington, barry, serhiy.storchaka, ben11kehoe
2022-01-11 19:15:51miss-islingtonsetmessageid: <[email protected]>
2022-01-11 19:15:51miss-islingtonlinkissue46307 messages
2022-01-11 19:15:51miss-islingtoncreate