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 John Gray, asvetlov, cane, markroseman, ned.deily, roger.serwy, tealduck, terry.reedy
Date 2017-07-09.02:26:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499567163.61.0.872725269313.issue8231@psf.upfronthosting.co.za>
In-reply-to
Content
#27534 is about reducing the imports into the user runcode process. Without rechecking the reason for each import, I think it possible that this might result in config not being indirectly imported.
History
Date User Action Args
2017-07-09 02:26:03terry.reedysetrecipients: + terry.reedy, ned.deily, roger.serwy, asvetlov, markroseman, cane, John Gray, tealduck
2017-07-09 02:26:03terry.reedysetmessageid: <1499567163.61.0.872725269313.issue8231@psf.upfronthosting.co.za>
2017-07-09 02:26:03terry.reedylinkissue8231 messages
2017-07-09 02:26:03terry.reedycreate