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 serhiy.storchaka
Recipients hroncok, serhiy.storchaka
Date 2018-05-11.05:40:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526017253.34.0.682650639539.issue33455@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7ec8f28656ea9d84048e9b5655375c6a74a59f53 by Serhiy Storchaka (Miro Hrončok) in branch 'master':
bpo-33455: Pass os.environ in test_posix::test_specify_environment. (GH-6753)
https://github.com/python/cpython/commit/7ec8f28656ea9d84048e9b5655375c6a74a59f53
History
Date User Action Args
2018-05-11 05:40:53serhiy.storchakasetrecipients: + serhiy.storchaka, hroncok
2018-05-11 05:40:53serhiy.storchakasetmessageid: <1526017253.34.0.682650639539.issue33455@psf.upfronthosting.co.za>
2018-05-11 05:40:53serhiy.storchakalinkissue33455 messages
2018-05-11 05:40:53serhiy.storchakacreate