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 2017-12-06.16:26:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512577572.67.0.213398074469.issue32030@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6bf992a1ac6f3f4d0f83ead9c6403a76afdbe6eb by Victor Stinner in branch 'master':
bpo-32030: Add pymain_get_global_config() (#4735)
https://github.com/python/cpython/commit/6bf992a1ac6f3f4d0f83ead9c6403a76afdbe6eb
History
Date User Action Args
2017-12-06 16:26:12vstinnersetrecipients: + vstinner, barry, ncoghlan, ned.deily, eric.snow, serhiy.storchaka
2017-12-06 16:26:12vstinnersetmessageid: <1512577572.67.0.213398074469.issue32030@psf.upfronthosting.co.za>
2017-12-06 16:26:12vstinnerlinkissue32030 messages
2017-12-06 16:26:12vstinnercreate