Skip to content

bpo-33677: Fix signatures of tp_clear handlers for AST and deque.#7196

Merged
serhiy-storchaka merged 1 commit intopython:masterfrom
serhiy-storchaka:tp_clear-return
May 31, 2018
Merged

bpo-33677: Fix signatures of tp_clear handlers for AST and deque.#7196
serhiy-storchaka merged 1 commit intopython:masterfrom
serhiy-storchaka:tp_clear-return

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented May 29, 2018

@miss-islington
Copy link
Copy Markdown
Contributor

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

@miss-islington
Copy link
Copy Markdown
Contributor

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

@miss-islington
Copy link
Copy Markdown
Contributor

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

@serhiy-storchaka serhiy-storchaka deleted the tp_clear-return branch May 31, 2018 04:34
@bedevere-bot
Copy link
Copy Markdown

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 31, 2018
@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 a5c42284e69fb309bdd17ee8c1c120d1be383012 2.7

@bedevere-bot
Copy link
Copy Markdown

GH-7270 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 May 31, 2018
miss-islington added a commit that referenced this pull request May 31, 2018
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request May 31, 2018
…e. (pythonGH-7196).

(cherry picked from commit a5c4228)

Co-authored-by: Serhiy Storchaka <[email protected]>
@bedevere-bot
Copy link
Copy Markdown

GH-7277 is a backport of this pull request to the 2.7 branch.

serhiy-storchaka added a commit that referenced this pull request May 31, 2018
serhiy-storchaka added a commit that referenced this pull request May 31, 2018
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Jun 2, 2018
…e. (pythonGH-7196).

(cherry picked from commit a5c4228)

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

Labels

skip news type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants