corona10
changed the title
bpo-38871: Fix lib2to3 to be able to use in edge cases of filter
[WIP] bpo-38871: Fix lib2to3 to be able to use in edge cases of filter
corona10
changed the title
[WIP] bpo-38871: Fix lib2to3 to be able to use in edge cases of filter
bpo-38871: Fix lib2to3 to be able to use in edge cases of filter
miss-islington added a commit to miss-islington/cpython that referenced this pull request
pythonGH-17780) Correctly parenthesize filter-based statements that contain lambda expressions in lib2to3. (cherry picked from commit b821173) Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
miss-islington added a commit to miss-islington/cpython that referenced this pull request
pythonGH-17780) Correctly parenthesize filter-based statements that contain lambda expressions in lib2to3. (cherry picked from commit b821173) Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
miss-islington added a commit that referenced this pull request
miss-islington added a commit that referenced this pull request
petdance added a commit to petdance/cpython that referenced this pull request
pythonGH-17780) Correctly parenthesize filter-based statements that contain lambda expressions in lib2to3.
petdance added a commit to petdance/cpython that referenced this pull request
pythonGH-17780) Correctly parenthesize filter-based statements that contain lambda expressions in lib2to3.
petdance added a commit to petdance/cpython that referenced this pull request
pythonGH-17780) Correctly parenthesize filter-based statements that contain lambda expressions in lib2to3.