FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.9] bpo-39885: Make IDLE context menu cut and copy work again (GH-18951) by miss-islington · Pull Request #20522 · python/cpython · GitHub

/ cpython Public

[3.9] bpo-39885: Make IDLE context menu cut and copy work again (GH-18951) - #20522

Merged
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-97e4e0f-3.9
May 29, 2020
Merged

[3.9] bpo-39885: Make IDLE context menu cut and copy work again (GH-18951)#20522
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-97e4e0f-3.9

Conversation

miss-islington commented May 29, 2020
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

Leave selection when right click within. This exception to clearing selections when right-clicking was omitted from the previous commit, 4ca060d. I did not realize that this completely disabled the context menu entries, and I should have merged a minimal fix immediately. An automated test should follow.
(cherry picked from commit 97e4e0f)

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu

https://bugs.python.org/issue39885

…8951)

Leave selection when right click within.  This exception to clearing selections when right-clicking was omitted from the previous commit, 4ca060d.  I did not realize that this completely disabled the context menu entries, and  I should have merged a minimal fix immediately.  An automated test should follow.
(cherry picked from commit 97e4e0f)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>

Copy link
Copy Markdown
Contributor Author

@terryjreedy: Status check is done, and it's a success ✅ .

miss-islington merged commit 9f3f70f into python:3.9 May 29, 2020
miss-islington deleted the backport-97e4e0f-3.9 branch May 29, 2020 23:13

Copy link
Copy Markdown
Contributor Author

@terryjreedy: Status check is done, and it's a success ✅ .

1 similar comment

Copy link
Copy Markdown
Contributor Author

@terryjreedy: Status check is done, and it's a success ✅ .

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

4 participants


Back | FazBrowse Home | New Git URL