[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

bpo-38871: Fix lib2to3 to be able to use in edge cases of filter by corona10 · Pull Request #17780 · python/cpython

the-knights-who-say-ni

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

Jan 1, 2020

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

Jan 1, 2020

…filter

vstinner merged commit b821173 into python:master

Jan 7, 2020

9 checks passed

Azure Pipelines PR #20200107.20 succeeded

Details

bedevere/issue-number Issue number 38871 found

Details

bedevere/news News entry found in Misc/NEWS.d

continuous-integration/travis-ci/pr The Travis CI build passed

Details

miss-islington added a commit to miss-islington/cpython that referenced this pull request

Jan 7, 2020

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

Jan 7, 2020

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

Jan 7, 2020
GH-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

Jan 7, 2020
GH-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>

petdance added a commit to petdance/cpython that referenced this pull request

Jan 17, 2020
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

Jan 17, 2020
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

Jan 17, 2020
pythonGH-17780)

Correctly parenthesize filter-based statements that contain lambda
expressions in lib2to3.