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