From 5b9a8c850a242a5cb1e02aa578deb808caabfbd2 Mon Sep 17 00:00:00 2001 From: Pradyun Gedam Date: Mon, 7 Oct 2019 15:56:20 +0530 Subject: [PATCH] :newspaper: --- news/5702.bugfix | 1 + news/7155.bugfix | 1 + 2 files changed, 2 insertions(+) create mode 100644 news/5702.bugfix create mode 100644 news/7155.bugfix diff --git a/news/5702.bugfix b/news/5702.bugfix new file mode 100644 index 00000000000..2541d745ed7 --- /dev/null +++ b/news/5702.bugfix @@ -0,0 +1 @@ +Correctly handle system site-packages, in virtual environments created with venv (PEP 405). diff --git a/news/7155.bugfix b/news/7155.bugfix new file mode 100644 index 00000000000..2541d745ed7 --- /dev/null +++ b/news/7155.bugfix @@ -0,0 +1 @@ +Correctly handle system site-packages, in virtual environments created with venv (PEP 405).