◐ Shell
reader mode source ↗
Skip to content

bpo-32857: tkinter after_cancel to raise error if called with None#5701

Merged
serhiy-storchaka merged 4 commits into
python:masterfrom
csabella:bpo32857
Mar 4, 2018
Merged

bpo-32857: tkinter after_cancel to raise error if called with None#5701
serhiy-storchaka merged 4 commits into
python:masterfrom
csabella:bpo32857

Conversation

@csabella

@csabella csabella commented Feb 16, 2018

Copy link
Copy Markdown
Contributor

@serhiy-storchaka serhiy-storchaka added type-bug An unexpected behavior, bug, or error needs backport to 3.6 labels Feb 20, 2018
@serhiy-storchaka serhiy-storchaka merged commit 74382a3 into python:master Mar 4, 2018
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @csabella for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 4, 2018
…e. (pythonGH-5701)

(cherry picked from commit 74382a3)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

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

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @csabella and @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 74382a3f175ac285cc924a73fd758e8dc3cc41bb 2.7

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 4, 2018
…e. (pythonGH-5701)

(cherry picked from commit 74382a3)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

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

miss-islington added a commit that referenced this pull request Mar 4, 2018
…e. (GH-5701)

(cherry picked from commit 74382a3)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
miss-islington added a commit that referenced this pull request Mar 4, 2018
…e. (GH-5701)

(cherry picked from commit 74382a3)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
@csabella csabella deleted the bpo32857 branch March 4, 2018 12:54
@csabella

csabella commented Mar 4, 2018

Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka Would you like me to cherry pick this to 2.7?

@serhiy-storchaka

Copy link
Copy Markdown
Member

Yes, it would be nice.

csabella added a commit to csabella/cpython that referenced this pull request Apr 27, 2018
@bedevere-bot

Copy link
Copy Markdown

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants