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 hroncok, jwilk, ned.deily, vstinner
Date 2018-06-15.22:06:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529100390.87.0.56676864532.issue33824@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:30vstinnersetrecipients: + vstinner, jwilk, ned.deily, hroncok
2018-06-15 22:06:30vstinnersetmessageid: <1529100390.87.0.56676864532.issue33824@psf.upfronthosting.co.za>
2018-06-15 22:06:30vstinnerlinkissue33824 messages
2018-06-15 22:06:30vstinnercreate