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 twouters
Recipients danabr, twouters
Date 2019-09-11.15:56:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568217391.14.0.0941086784593.issue37885@roundup.psfhosted.org>
In-reply-to
Content
New changeset d126fbddc960afd93ff070bc34209be256152943 by T. Wouters (Miss Islington (bot)) in branch '3.7':
bpo-37885: venv: Don't produce unbound variable warning on deactivate (GH-15974)
https://github.com/python/cpython/commit/d126fbddc960afd93ff070bc34209be256152943
History
Date User Action Args
2019-09-11 15:56:31twouterssetrecipients: + twouters, danabr
2019-09-11 15:56:31twouterssetmessageid: <1568217391.14.0.0941086784593.issue37885@roundup.psfhosted.org>
2019-09-11 15:56:31twouterslinkissue37885 messages
2019-09-11 15:56:31twouterscreate