This is an archive of the discontinued LLVM Phabricator instance.

[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

Repository
rL LLVM

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Sep 15 2019, 5:09 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptSep 15 2019, 5:09 PM