diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-02-28 18:43:25 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-28 18:43:25 (GMT) |
commit | 846ca4961da24669e6e0c901986e66ff485917b2 (patch) | |
tree | 0d2c71478e04c7e4568dddadf117a45dbeda1830 /Python/Python-ast.c | |
parent | 343bc06d8047e4a2e675394528dbb5155be1b3b5 (diff) | |
download | cpython-846ca4961da24669e6e0c901986e66ff485917b2.zip cpython-846ca4961da24669e6e0c901986e66ff485917b2.tar.gz cpython-846ca4961da24669e6e0c901986e66ff485917b2.tar.bz2 |
bpo-39781: Do not jump when select in IDLE codecontext (GH-18683)
Previously, the button-up part of selecting with a mouse was treated as a click
that meant 'jump' to this line, which modified the context and undid the selection
(cherry picked from commit c705fd1e89ccb8f6d414ec817b4616546147d877)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions