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 gregory.p.smith
Recipients Peter Ludemann, benjamin.peterson, fireattack, georg.brandl, gregory.p.smith, lisroach, lukasz.langa, miss-islington, pablogsal, thatch
Date 2020-04-03.19:14:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585941258.91.0.888578537266.issue36541@roundup.psfhosted.org>
In-reply-to
Content
New changeset 96c5f5a3a3fabf43e8114d0dbc30bed409da1ba6 by Tim Hatch in branch '3.7':
[3.7] bpo-36541: lib2to3: Support named assignment expressions (GH-12702) (GH-19317)
https://github.com/python/cpython/commit/96c5f5a3a3fabf43e8114d0dbc30bed409da1ba6
History
Date User Action Args
2020-04-03 19:14:18gregory.p.smithsetrecipients: + gregory.p.smith, georg.brandl, benjamin.peterson, thatch, lukasz.langa, fireattack, lisroach, pablogsal, miss-islington, Peter Ludemann
2020-04-03 19:14:18gregory.p.smithsetmessageid: <1585941258.91.0.888578537266.issue36541@roundup.psfhosted.org>
2020-04-03 19:14:18gregory.p.smithlinkissue36541 messages
2020-04-03 19:14:18gregory.p.smithcreate