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.14:58:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568213939.4.0.889326100097.issue37885@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5209e586b7cac9a43b2c44349a26b1b0af06ead3 by T. Wouters (Daniel Abrahamsson) in branch 'master':
bpo-37885: venv: Don't produce unbound variable warning on deactivate (GH-15330)
https://github.com/python/cpython/commit/5209e586b7cac9a43b2c44349a26b1b0af06ead3
History
Date User Action Args
2019-09-11 14:58:59twouterssetrecipients: + twouters, danabr
2019-09-11 14:58:59twouterssetmessageid: <1568213939.4.0.889326100097.issue37885@roundup.psfhosted.org>
2019-09-11 14:58:59twouterslinkissue37885 messages
2019-09-11 14:58:59twouterscreate