|
@benjaminp @pablogsal @isidentical: Would you mind to have a look? |
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
|
I have made the requested changes; please review again |
|
Thanks for making the requested changes! @pablogsal: please review the changes made to 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>
|
GH-17899 is a backport of this pull request to the 3.8 branch. |
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>
|
Thanks @corona10 for updating the NEWS entry. I rewrote the commit message. |
|
GH-17900 is a backport of this pull request to the 3.7 branch. |
|
Thanks for the PR, @corona10 ! |
pythonGH-17780) Correctly parenthesize filter-based statements that contain lambda expressions in lib2to3.
https://bugs.python.org/issue38871