Skip to content

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

Merged
jmadler merged 1 commit into
PythonCharmers:developfrom
cclauss:patch-1
Sep 10, 2018
Merged

remove the parens from the cmp() lambda definition#298
jmadler merged 1 commit into
PythonCharmers:developfrom
cclauss:patch-1

Conversation

@cclauss

@cclauss cclauss commented Aug 18, 2017

Copy link
Copy Markdown
Contributor

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

jmadler commented Sep 10, 2018

Copy link
Copy Markdown
Contributor

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