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 aroberge, lys.nikolaou, pablogsal, serhiy.storchaka
Date 2021-04-13.16:51:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618332701.83.0.924054144888.issue43797@roundup.psfhosted.org>
In-reply-to
Content
New changeset 30ed93bfec5dfa7ee05982e2df8fd810f3f49305 by Pablo Galindo in branch 'master':
bpo-43797: Handle correctly invalid assignments inside function calls and generators (GH-25390)
https://github.com/python/cpython/commit/30ed93bfec5dfa7ee05982e2df8fd810f3f49305
History
Date User Action Args
2021-04-13 16:51:41pablogsalsetrecipients: + pablogsal, aroberge, serhiy.storchaka, lys.nikolaou
2021-04-13 16:51:41pablogsalsetmessageid: <1618332701.83.0.924054144888.issue43797@roundup.psfhosted.org>
2021-04-13 16:51:41pablogsallinkissue43797 messages
2021-04-13 16:51:41pablogsalcreate