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 eric.snow, ncoghlan, vstinner
Date 2018-11-16.10:55:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542365739.28.0.788709270274.issue35239@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 37cd982df02795905886ab36a2378ed557cb6f60 by Victor Stinner in branch 'master':
bpo-35239: _PySys_EndInit() copies module_search_path (GH-10532)
https://github.com/python/cpython/commit/37cd982df02795905886ab36a2378ed557cb6f60
History
Date User Action Args
2018-11-16 10:55:39vstinnersetrecipients: + vstinner, ncoghlan, eric.snow
2018-11-16 10:55:39vstinnersetmessageid: <1542365739.28.0.788709270274.issue35239@psf.upfronthosting.co.za>
2018-11-16 10:55:39vstinnerlinkissue35239 messages
2018-11-16 10:55:39vstinnercreate