Lambda changes split out and updated from D67535.
Applies the 2to3 -f tuple_params fixes, tweaks the variable naming, and updates the affected tuples to be named tuples.
Paths
| Differential D67582
[LNT] Python 3 support: Remove implicit tuple parameter unpacking on lambdas ClosedPublic Authored by hubert.reinterpretcast on Sep 13 2019, 8:54 PM.
Details Summary Lambda changes split out and updated from D67535. Applies the 2to3 -f tuple_params fixes, tweaks the variable naming, and updates the affected tuples to be named tuples.
Diff Detail
Event TimelineClosed by commit rL371947: [LNT] Python 3 support: Remove implicit tuple parameter unpacking on lambdas (authored by hubert.reinterpretcast). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 220266 lnt/trunk/lnt/server/reporting/runs.py
lnt/trunk/lnt/server/ui/views.py
|