Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Closed
terryjreedy wants to merge 2 commits into
python:masterpython/cpython:masterfrom
terryjreedy:astralterryjreedy/cpython:astralCopy head branch name to clipboard
Closed

bpo-13153: _tkinter part of tkinter_pythoncmd_args_2 for paste fix#16365
terryjreedy wants to merge 2 commits into
python:masterpython/cpython:masterfrom
terryjreedy:astralterryjreedy/cpython:astralCopy head branch name to clipboard

Conversation

@terryjreedy

@terryjreedy terryjreedy commented Sep 24, 2019

Copy link
Copy Markdown
Member

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
Copy Markdown
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.