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 steve.dower
Recipients bstorm, eryksun, ned.deily, paul.moore, steve.dower, tim.golden, vinay.sajip, vstinner, zach.ware
Date 2019-06-29.17:34:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561829659.29.0.339887445818.issue37369@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9048c49322a5229ff99610aba35913ffa295ebb7 by Steve Dower in branch 'master':
bpo-37369: Fix initialization of sys members when launched via an app container (GH-14428)
https://github.com/python/cpython/commit/9048c49322a5229ff99610aba35913ffa295ebb7
History
Date User Action Args
2019-06-29 17:34:19steve.dowersetrecipients: + steve.dower, paul.moore, vinay.sajip, vstinner, tim.golden, ned.deily, zach.ware, eryksun, bstorm
2019-06-29 17:34:19steve.dowersetmessageid: <1561829659.29.0.339887445818.issue37369@roundup.psfhosted.org>
2019-06-29 17:34:19steve.dowerlinkissue37369 messages
2019-06-29 17:34:19steve.dowercreate