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