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 ncoghlan
Recipients Perlence, eric.snow, ncoghlan
Date 2017-10-25.02:11:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508897494.02.0.213398074469.issue31845@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d7ac06126db86f76ba92cbca4cb702852a321f78 by Nick Coghlan in branch 'master':
bpo-31845: Fix reading flags from environment (GH-4105)
https://github.com/python/cpython/commit/d7ac06126db86f76ba92cbca4cb702852a321f78
History
Date User Action Args
2017-10-25 02:11:34ncoghlansetrecipients: + ncoghlan, eric.snow, Perlence
2017-10-25 02:11:34ncoghlansetmessageid: <1508897494.02.0.213398074469.issue31845@psf.upfronthosting.co.za>
2017-10-25 02:11:34ncoghlanlinkissue31845 messages
2017-10-25 02:11:33ncoghlancreate