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 xtreak
Recipients Kshitiz17, xtreak
Date 2021-06-01.05:16:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622524584.56.0.951110462713.issue44276@roundup.psfhosted.org>
In-reply-to
Content
This is done on a case by case basis and in places necessary in future code. Modifying existing code can pollute git history, make backports hard, might introduce subtle bugs etc. This is similar to proposal to use walrus operator, f-strings, etc. throughout the codebase.
History
Date User Action Args
2021-06-01 05:16:24xtreaksetrecipients: + xtreak, Kshitiz17
2021-06-01 05:16:24xtreaksetmessageid: <1622524584.56.0.951110462713.issue44276@roundup.psfhosted.org>
2021-06-01 05:16:24xtreaklinkissue44276 messages
2021-06-01 05:16:24xtreakcreate