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 DahlitzFlorian, miss-islington, terry.reedy
Date 2020-05-24.10:53:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590317639.86.0.0203405451733.issue40723@roundup.psfhosted.org>
In-reply-to
Content
New changeset 905b3cd05f8d2c29e1605d109900e3e9d07af4d3 by Florian Dahlitz in branch 'master':
bpo-40723: Make IDLE autocomplete test run without __main__.__file__ (GH-20311)
https://github.com/python/cpython/commit/905b3cd05f8d2c29e1605d109900e3e9d07af4d3
History
Date User Action Args
2020-05-24 10:53:59terry.reedysetrecipients: + terry.reedy, miss-islington, DahlitzFlorian
2020-05-24 10:53:59terry.reedysetmessageid: <1590317639.86.0.0203405451733.issue40723@roundup.psfhosted.org>
2020-05-24 10:53:59terry.reedylinkissue40723 messages
2020-05-24 10:53:59terry.reedycreate