Skip to content

remove the parens from the cmp() lambda definition #298

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 10, 2018

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Aug 18, 2017

See #297 Before this change, the code in question generates a SyntaxError in Python 3

See PythonCharmers#297  Before this change, the code in question generates a SyntaxError in Python 3
@cclauss cclauss changed the title remove the parens on the cmp lambda definition remove the parens from the cmp() lambda definition Aug 18, 2017
cclauss pushed a commit to cclauss/protobuf that referenced this pull request Aug 18, 2017
cclauss pushed a commit to cclauss/protobuf that referenced this pull request Aug 18, 2017
anandolee pushed a commit to protocolbuffers/protobuf that referenced this pull request Aug 21, 2017
* remove the parens from the cmp() lambda definition

PythonCharmers/python-future#298

* remove the parens from the cmp() lambda definition

PythonCharmers/python-future#298
@jmadler jmadler merged commit 44848a7 into PythonCharmers:develop Sep 10, 2018
@jmadler
Copy link
Contributor

jmadler commented Sep 10, 2018

Thanks for doing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants