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 pablogsal
Recipients brandtbucher, pablogsal
Date 2020-03-08.03:44:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583639065.38.0.302384672682.issue39890@roundup.psfhosted.org>
In-reply-to
Content
New changeset d5aa2e941ccc44412b95d0e3f0a1789fbcccf403 by Brandt Bucher in branch 'master':
bpo-39890: Don't mutate the AST when compiling starred assignments (GH-18833)
https://github.com/python/cpython/commit/d5aa2e941ccc44412b95d0e3f0a1789fbcccf403
History
Date User Action Args
2020-03-08 03:44:25pablogsalsetrecipients: + pablogsal, brandtbucher
2020-03-08 03:44:25pablogsalsetmessageid: <1583639065.38.0.302384672682.issue39890@roundup.psfhosted.org>
2020-03-08 03:44:25pablogsallinkissue39890 messages
2020-03-08 03:44:25pablogsalcreate