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 vstinner
Recipients arhadthedev, erlendaasland, gdr@garethrees.org, lemburg, mark.dickinson, rhettinger, vstinner
Date 2021-11-30.14:14:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638281643.33.0.384973781447.issue45476@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4b97d974ecca9cce532be55410fe851eb9fdcf21 by Victor Stinner in branch 'main':
bpo-45476: Disallow using asdl_seq_GET() as l-value (GH-29866)
https://github.com/python/cpython/commit/4b97d974ecca9cce532be55410fe851eb9fdcf21
History
Date User Action Args
2021-11-30 14:14:03vstinnersetrecipients: + vstinner, lemburg, rhettinger, mark.dickinson, gdr@garethrees.org, erlendaasland, arhadthedev
2021-11-30 14:14:03vstinnersetmessageid: <1638281643.33.0.384973781447.issue45476@roundup.psfhosted.org>
2021-11-30 14:14:03vstinnerlinkissue45476 messages
2021-11-30 14:14:03vstinnercreate