Skip to content

bpo-13153: _tkinter part of tkinter_pythoncmd_args_2 for paste fix #16365

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented Sep 24, 2019

Added lines were copy pasted from the original. The only tricky part is the 2nd block, where diffs are different, but I believe equivalent.

https://bugs.python.org/issue13153

@serhiy-storchaka
Copy link
Member

It is only a part of the solution. The code for converting back from Python to Tcl should be made consistent. I am working on this.

And this is not all, because on Windows and Linux pasting from the clipboard creates Tcl objects with incompatible encoding. They need different approaches. And I do not know about macOS.

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