◐ Shell
clean mode source ↗

bpo-40334: Refactor lambda_parameters similar to parameters by gvanrossum · Pull Request #19830 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@gvanrossum

@gvanrossum gvanrossum commented

May 1, 2020

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

Figured I might as well make the two very similar. (Please double-check that I renamed everything everywhere. :-)

https://bugs.python.org/issue40334

@pablogsal

Copy link Copy Markdown

Member

Seems that we have some merge conflicts... could you regenerate parse.c?

@lysnikolaou lysnikolaou left a comment

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Like I said in #19780, the whole parameters situation is much much better now. Thanks!

@pablogsal pablogsal merged commit 3941d97 into master

May 1, 2020

@pablogsal pablogsal deleted the refactor-lambda-parameters branch

May 1, 2020 16:42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@pablogsal pablogsal pablogsal approved these changes

@lysnikolaou lysnikolaou lysnikolaou approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@gvanrossum @pablogsal @lysnikolaou @the-knights-who-say-ni @bedevere-bot