Skip to content

Conversation

@terryjreedy
Copy link
Member

Non-tuples get converted to tuples by tkinter for the tk call.

Non-tuples get converted to tuples by tkinter for the tk call.
@miss-islington
Copy link
Contributor

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

@terryjreedy terryjreedy deleted the filetuple branch October 1, 2017 23:01
@miss-islington
Copy link
Contributor

@terryjreedy, Something is wrong... I can't backport for now.
Please backport using cherry_picker on command line.
cherry_picker 5961e7c156f90c7f9444ae95b9d3e55114ca2169 3.6

terryjreedy added a commit to terryjreedy/cpython that referenced this pull request Oct 1, 2017
Save a bit of code, plus non-tuples get converted anyway to tuples by tkinter for the tk call.
(cherry picked from commit 5961e7c)
@bedevere-bot
Copy link

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

terryjreedy added a commit that referenced this pull request Oct 1, 2017
Save a bit of code, plus non-tuples get converted anyway to tuples by tkinter for the tk call.
(cherry picked from commit 5961e7c)
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.

5 participants