Skip to content

bpo-33012: Fix signatures of METH_NOARGS funstions.#10736

Merged
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:noarg-sig
Nov 27, 2018
Merged

bpo-33012: Fix signatures of METH_NOARGS funstions.#10736
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:noarg-sig

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Nov 27, 2018

Copy link
Copy Markdown
Member

@miss-islington

Copy link
Copy Markdown
Contributor

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

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 81524022d0c0df7a41f9b2b2df41e2ebe140e610 3.7

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 81524022d0c0df7a41f9b2b2df41e2ebe140e610 3.6

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 81524022d0c0df7a41f9b2b2df41e2ebe140e610 2.7

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Nov 27, 2018
…0736).

(cherry picked from commit 8152402)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

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

serhiy-storchaka added a commit that referenced this pull request Nov 27, 2018
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 27, 2018
…ythonGH-10748)

(cherry picked from commit 8152402)
(cherry picked from commit ad8ac54)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
miss-islington added a commit that referenced this pull request Nov 27, 2018
)

(cherry picked from commit 8152402)
(cherry picked from commit ad8ac54)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka removed their assignment Dec 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants