summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Windows/2018-12-07-10-00-38.bpo-34977.agQJbD.rst
diff options
context:
space:
mode:
authorŁukasz Langa <lukasz@langa.pl>2019-02-04 08:30:59 (GMT)
committerŁukasz Langa <lukasz@langa.pl>2019-02-04 08:30:59 (GMT)
commite7afe1ab25e102418a7fcf5938d9eea497206e91 (patch)
tree88b0890adad6b1646d924d6732707ae484c73b27 /Misc/NEWS.d/next/Windows/2018-12-07-10-00-38.bpo-34977.agQJbD.rst
parenta8474d025cab794257d2fd0bea67840779b9351f (diff)
parente75eeb00b56b45261a8b94748066f3b855e06353 (diff)
downloadcpython-e7afe1ab25e102418a7fcf5938d9eea497206e91.zip
cpython-e7afe1ab25e102418a7fcf5938d9eea497206e91.tar.gz
cpython-e7afe1ab25e102418a7fcf5938d9eea497206e91.tar.bz2
Merge tag 'v3.8.0a1'
Python 3.8.0a1
Diffstat (limited to 'Misc/NEWS.d/next/Windows/2018-12-07-10-00-38.bpo-34977.agQJbD.rst')
-rw-r--r--Misc/NEWS.d/next/Windows/2018-12-07-10-00-38.bpo-34977.agQJbD.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Windows/2018-12-07-10-00-38.bpo-34977.agQJbD.rst b/Misc/NEWS.d/next/Windows/2018-12-07-10-00-38.bpo-34977.agQJbD.rst
deleted file mode 100644
index 12d8db2..0000000
--- a/Misc/NEWS.d/next/Windows/2018-12-07-10-00-38.bpo-34977.agQJbD.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-venv on Windows will now use a python.exe redirector rather than copying the
-actual binaries from the base environment.