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, miss-islington, ncoghlan, vstinner
Date 2018-11-22.15:11:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542899479.37.0.788709270274.issue35239@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a5194115733f6ca8fc1ddbee43eabbde536900e6 by Victor Stinner in branch '3.7':
Revert "bpo-35239: _PySys_EndInit() copies module_search_path (GH-10532)" (GH-10660)
https://github.com/python/cpython/commit/a5194115733f6ca8fc1ddbee43eabbde536900e6
History
Date User Action Args
2018-11-22 15:11:19vstinnersetrecipients: + vstinner, ncoghlan, eric.snow, miss-islington
2018-11-22 15:11:19vstinnersetmessageid: <1542899479.37.0.788709270274.issue35239@psf.upfronthosting.co.za>
2018-11-22 15:11:19vstinnerlinkissue35239 messages
2018-11-22 15:11:19vstinnercreate