diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-05-29 23:13:21 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-29 23:13:21 (GMT) |
commit | 9f3f70fd0b6922840b3ef8018c446a6c8ac74ece (patch) | |
tree | a0756393592bf05582adbc002f42ead9b6d8c6f5 /Python/pythonrun.c | |
parent | 805fa546765ef3d802723ca4c1f29b147b7ff0f4 (diff) | |
download | cpython-9f3f70fd0b6922840b3ef8018c446a6c8ac74ece.zip cpython-9f3f70fd0b6922840b3ef8018c446a6c8ac74ece.tar.gz cpython-9f3f70fd0b6922840b3ef8018c446a6c8ac74ece.tar.bz2 |
bpo-39885: Make IDLE context menu cut and copy work again (GH-18951)
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 97e4e0f53d6690db6b942678489716a30925b8af)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions