X Tutup
The Wayback Machine - https://web.archive.org/web/20200124155515/https://github.com/python/cpython/pull/1663
Skip to content
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

[3.5] bpo-30149: Fix partialmethod without explicit self parameter (#1308) #1663

Merged
merged 2 commits into from Jun 15, 2017

Conversation

@corona10
Copy link
Member

corona10 commented May 19, 2017

cherry-pick 378d706

@corona10

This comment has been minimized.

Copy link
Member Author

corona10 commented May 19, 2017

@serhiy-storchaka
PTAL. Codecov issue could be ignored.
See #1308

@corona10

This comment has been minimized.

Copy link
Member Author

corona10 commented May 20, 2017

@1st1
PTAL

@serhiy-storchaka serhiy-storchaka merged commit fb0825c into python:3.5 Jun 15, 2017
2 of 3 checks passed
2 of 3 checks passed
continuous-integration/appveyor/pr Waiting for AppVeyor build to complete
Details
bedevere/issue-number Issue number 30149 found.
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants
You can’t perform that action at this time.
X Tutup