This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients cheryl.sabella, terry.reedy
Date 2020-02-28.18:23:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582914182.5.0.465325614055.issue39781@roundup.psfhosted.org>
In-reply-to
Content
New changeset c705fd1e89ccb8f6d414ec817b4616546147d877 by Terry Jan Reedy in branch 'master':
bpo-39781: Do not jump when select in IDLE codecontext (GH-18683)
https://github.com/python/cpython/commit/c705fd1e89ccb8f6d414ec817b4616546147d877
History
Date User Action Args
2020-02-28 18:23:02terry.reedysetrecipients: + terry.reedy, cheryl.sabella
2020-02-28 18:23:02terry.reedysetmessageid: <1582914182.5.0.465325614055.issue39781@roundup.psfhosted.org>
2020-02-28 18:23:02terry.reedylinkissue39781 messages
2020-02-28 18:23:02terry.reedycreate