Skip to content

bpo-33009: Fix inspect.signature() for single-parameter partialmethods.#6004

Merged
1st1 merged 1 commit into
python:masterfrom
1st1:fixsig
Mar 6, 2018
Merged

bpo-33009: Fix inspect.signature() for single-parameter partialmethods.#6004
1st1 merged 1 commit into
python:masterfrom
1st1:fixsig

Conversation

@1st1

@1st1 1st1 commented Mar 6, 2018

Copy link
Copy Markdown
Member

@1st1 1st1 self-assigned this Mar 6, 2018
@1st1 1st1 requested a review from serhiy-storchaka March 6, 2018 16:56
@1st1 1st1 merged commit 8a38721 into python:master Mar 6, 2018
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @1st1 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 6, 2018
…s. (pythonGH-6004)

(cherry picked from commit 8a38721)

Co-authored-by: Yury Selivanov <yury@magic.io>
@bedevere-bot

Copy link
Copy Markdown

GH-6006 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 6, 2018
…s. (pythonGH-6004)

(cherry picked from commit 8a38721)

Co-authored-by: Yury Selivanov <yury@magic.io>
@bedevere-bot

Copy link
Copy Markdown

GH-6007 is a backport of this pull request to the 3.6 branch.

miss-islington added a commit that referenced this pull request Mar 6, 2018
…s. (GH-6004)

(cherry picked from commit 8a38721)

Co-authored-by: Yury Selivanov <yury@magic.io>
miss-islington added a commit that referenced this pull request Mar 6, 2018
…s. (GH-6004)

(cherry picked from commit 8a38721)

Co-authored-by: Yury Selivanov <yury@magic.io>
jo2y pushed a commit to jo2y/cpython that referenced this pull request Mar 23, 2018
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.

4 participants