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 vstinner
Recipients barry, eric.snow, ncoghlan, ned.deily, serhiy.storchaka, vstinner
Date 2018-01-24.16:03:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516809810.3.0.467229070634.issue32030@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8ded5b803705328749622256701b3f08a9d6c5ab by Victor Stinner in branch 'master':
bpo-32030: Add _PyCoreConfig.module_search_paths (#4954)
https://github.com/python/cpython/commit/8ded5b803705328749622256701b3f08a9d6c5ab
History
Date User Action Args
2018-01-24 16:03:30vstinnersetrecipients: + vstinner, barry, ncoghlan, ned.deily, eric.snow, serhiy.storchaka
2018-01-24 16:03:30vstinnersetmessageid: <1516809810.3.0.467229070634.issue32030@psf.upfronthosting.co.za>
2018-01-24 16:03:30vstinnerlinkissue32030 messages
2018-01-24 16:03:30vstinnercreate