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 louielu, terry.reedy
Date 2019-03-24.23:33:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 113d735e2091427f9623097d2a222dd99b16b568 by Terry Jan Reedy (Louie Lu) in branch 'master':
bpo-30348: IDLE: Add test_autocomplete unittest (GH-2209)
https://github.com/python/cpython/commit/113d735e2091427f9623097d2a222dd99b16b568
History
Date User Action Args
2019-03-24 23:33:16terry.reedysetrecipients: + terry.reedy, louielu
2019-03-24 23:33:16terry.reedysetmessageid: <[email protected]>
2019-03-24 23:33:16terry.reedylinkissue30348 messages
2019-03-24 23:33:16terry.reedycreate