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 terry.reedy
Recipients adelfino, docs@python, terry.reedy
Date 2018-05-25.18:38:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527273491.85.0.682650639539.issue33595@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 804fcf66559992db9d23695e501c502ab20b7712 by Terry Jan Reedy in branch '2.7':
[2.7] bpo-33595: Fix lambda parameters being refered as arguments (GH-7037) (GH-7122)
https://github.com/python/cpython/commit/804fcf66559992db9d23695e501c502ab20b7712
History
Date User Action Args
2018-05-25 18:38:11terry.reedysetrecipients: + terry.reedy, docs@python, adelfino
2018-05-25 18:38:11terry.reedysetmessageid: <1527273491.85.0.682650639539.issue33595@psf.upfronthosting.co.za>
2018-05-25 18:38:11terry.reedylinkissue33595 messages
2018-05-25 18:38:11terry.reedycreate