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 Zoran Simic, benjamin.peterson, corona10, vstinner
Date 2020-01-07.17:31:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578418261.83.0.442523683122.issue38871@roundup.psfhosted.org>
In-reply-to
Content
New changeset b821173b5458d137c8d5edb6e9b4997aac800a38 by Victor Stinner (Dong-hee Na) in branch 'master':
bpo-38871: Fix lib2to3 for filter-based statements that contain lambda (GH-17780)
https://github.com/python/cpython/commit/b821173b5458d137c8d5edb6e9b4997aac800a38
History
Date User Action Args
2020-01-07 17:31:01vstinnersetrecipients: + vstinner, benjamin.peterson, corona10, Zoran Simic
2020-01-07 17:31:01vstinnersetmessageid: <1578418261.83.0.442523683122.issue38871@roundup.psfhosted.org>
2020-01-07 17:31:01vstinnerlinkissue38871 messages
2020-01-07 17:31:01vstinnercreate