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-06-15.22:06:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529100391.02.0.902498594338.issue32030@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6c5a4b315664f21bffc36ff6987fb4c4d1590897 by Victor Stinner in branch 'master':
bpo-33824, bpo-32030: Fix pymain_read_conf() (GH-7712)
https://github.com/python/cpython/commit/6c5a4b315664f21bffc36ff6987fb4c4d1590897
History
Date User Action Args
2018-06-15 22:06:31vstinnersetrecipients: + vstinner, barry, ncoghlan, ned.deily, eric.snow, serhiy.storchaka
2018-06-15 22:06:31vstinnersetmessageid: <1529100391.02.0.902498594338.issue32030@psf.upfronthosting.co.za>
2018-06-15 22:06:31vstinnerlinkissue32030 messages
2018-06-15 22:06:30vstinnercreate