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 2018-06-08.05:21:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528435283.14.0.592728768989.issue33768@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 041272b657867f5bec925b19aabf23944125d49b by Terry Jan Reedy (Cheryl Sabella) in branch 'master':
bpo-33768: IDLE: Clicking on code context line moves it to top of editor (GH-7411)
https://github.com/python/cpython/commit/041272b657867f5bec925b19aabf23944125d49b
History
Date User Action Args
2018-06-08 05:21:23terry.reedysetrecipients: + terry.reedy, cheryl.sabella
2018-06-08 05:21:23terry.reedysetmessageid: <1528435283.14.0.592728768989.issue33768@psf.upfronthosting.co.za>
2018-06-08 05:21:23terry.reedylinkissue33768 messages
2018-06-08 05:21:22terry.reedycreate