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 miss-islington
Recipients Zoran Simic, benjamin.peterson, corona10, miss-islington, vstinner
Date 2020-01-07.17:52:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578419531.44.0.386447005073.issue38871@roundup.psfhosted.org>
In-reply-to
Content
New changeset 39a5c889d30d03a88102e56f03ee0c95db198fb3 by Miss Islington (bot) in branch '3.8':
bpo-38871: Fix lib2to3 for filter-based statements that contain lambda (GH-17780)
https://github.com/python/cpython/commit/39a5c889d30d03a88102e56f03ee0c95db198fb3
History
Date User Action Args
2020-01-07 17:52:11miss-islingtonsetrecipients: + miss-islington, vstinner, benjamin.peterson, corona10, Zoran Simic
2020-01-07 17:52:11miss-islingtonsetmessageid: <1578419531.44.0.386447005073.issue38871@roundup.psfhosted.org>
2020-01-07 17:52:11miss-islingtonlinkissue38871 messages
2020-01-07 17:52:11miss-islingtoncreate