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 Adrian Wielgosik, BTaskaya, dheiberg, hongweipeng, lukasz.langa, serhiy.storchaka, terry.reedy, vstinner
Date 2019-10-28.19:29:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572290995.23.0.568961321225.issue35448@roundup.psfhosted.org>
In-reply-to
Content
FWIW, I agree with closing this.  I already changed my mind from my earlier comment and decided that IDLE should maybe switch to using open and read_file in different places, for the reasons given above.  It might make testing without depending on a local config, which does not exist on buildbots, easier.
History
Date User Action Args
2019-10-28 19:29:55terry.reedysetrecipients: + terry.reedy, vstinner, lukasz.langa, serhiy.storchaka, Adrian Wielgosik, hongweipeng, dheiberg, BTaskaya
2019-10-28 19:29:55terry.reedysetmessageid: <1572290995.23.0.568961321225.issue35448@roundup.psfhosted.org>
2019-10-28 19:29:55terry.reedylinkissue35448 messages
2019-10-28 19:29:54terry.reedycreate