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 steve.dower
Recipients pablogsal, steve.dower, vstinner, xtreak
Date 2019-03-21.17:04:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 8bba81fd55873148c65b7d0e6a6effbd63048c76 by Steve Dower in branch 'master':
bpo-35978: Correctly skips venv tests in venvs (GH-12220)
https://github.com/python/cpython/commit/8bba81fd55873148c65b7d0e6a6effbd63048c76
History
Date User Action Args
2019-03-21 17:04:44steve.dowersetrecipients: + steve.dower, vstinner, pablogsal, xtreak
2019-03-21 17:04:44steve.dowersetmessageid: <[email protected]>
2019-03-21 17:04:44steve.dowerlinkissue35978 messages
2019-03-21 17:04:44steve.dowercreate