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 taleinat, terry.reedy
Date 2019-08-14.17:06:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565802376.1.0.0701197769311.issue37849@roundup.psfhosted.org>
In-reply-to
Content
New changeset 71662dc2f12a7e77e5e1dfe64ec87c1b459c3f59 by Terry Jan Reedy (Tal Einat) in branch 'master':
bpo-37849: IDLE: fix completion window positioning above line (GH-15267)
https://github.com/python/cpython/commit/71662dc2f12a7e77e5e1dfe64ec87c1b459c3f59
History
Date User Action Args
2019-08-14 17:06:16terry.reedysetrecipients: + terry.reedy, taleinat
2019-08-14 17:06:16terry.reedysetmessageid: <1565802376.1.0.0701197769311.issue37849@roundup.psfhosted.org>
2019-08-14 17:06:16terry.reedylinkissue37849 messages
2019-08-14 17:06:15terry.reedycreate