diff options
author | Terry Jan Reedy <tjreedy@udel.edu> | 2020-05-29 22:54:14 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-29 22:54:14 (GMT) |
commit | 97e4e0f53d6690db6b942678489716a30925b8af (patch) | |
tree | 1735d0b6e1e8d0acb2f0b0ac11782f0d51e08b46 /Lib/idlelib/iomenu.py | |
parent | 8bd216dfede9cb2d5bedb67f20a30c99844dbfb8 (diff) | |
download | cpython-97e4e0f53d6690db6b942678489716a30925b8af.zip cpython-97e4e0f53d6690db6b942678489716a30925b8af.tar.gz cpython-97e4e0f53d6690db6b942678489716a30925b8af.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.
Diffstat (limited to 'Lib/idlelib/iomenu.py')
0 files changed, 0 insertions, 0 deletions