[docs] [issue33595] FIx references to lambda "arguments"

Terry J. Reedy report at bugs.python.org
Fri May 25 14:38:11 EDT 2018


Terry J. Reedy <tjreedy at udel.edu> added the comment:


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


----------
nosy: +terry.reedy

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33595>
_______________________________________


More information about the docs mailing list