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 barry, miss-islington, serhiy.storchaka, vstinner
Date 2019-01-15.11:26:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547551617.61.0.516969445329.issue34756@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3607ef43c4a1a24d44f39ff54a77fc0af5bfa09a by Serhiy Storchaka in branch 'master':
bpo-35742: Fix test_envar_unimportable in test_builtin. (GH-11561)
https://github.com/python/cpython/commit/3607ef43c4a1a24d44f39ff54a77fc0af5bfa09a
History
Date User Action Args
2019-01-15 11:26:58serhiy.storchakasetrecipients: + serhiy.storchaka, barry, vstinner, miss-islington
2019-01-15 11:26:57serhiy.storchakasetmessageid: <1547551617.61.0.516969445329.issue34756@roundup.psfhosted.org>
2019-01-15 11:26:57serhiy.storchakalinkissue34756 messages
2019-01-15 11:26:57serhiy.storchakacreate