summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Windows
diff options
context:
space:
mode:
authorŁukasz Langa <lukasz@langa.pl>2019-03-25 19:36:40 (GMT)
committerŁukasz Langa <lukasz@langa.pl>2019-03-25 19:36:40 (GMT)
commit9a448855b51b264d678e3ba3c168034c221806e2 (patch)
tree4fc7d7b829a278ffa61a7d6784e0854f93a20a4e /Misc/NEWS.d/next/Windows
parenta6fbc4e25e1dc7d1c9a26888b9115bc6c2afc101 (diff)
downloadcpython-9a448855b51b264d678e3ba3c168034c221806e2.zip
cpython-9a448855b51b264d678e3ba3c168034c221806e2.tar.gz
cpython-9a448855b51b264d678e3ba3c168034c221806e2.tar.bz2
v3.8.0a3v3.8.0a3
Diffstat (limited to 'Misc/NEWS.d/next/Windows')
-rw-r--r--Misc/NEWS.d/next/Windows/2019-02-24-07-52-39.bpo-24643.PofyiS.rst1
-rw-r--r--Misc/NEWS.d/next/Windows/2019-03-11-09-33-47.bpo-36264.rTzWce.rst2
-rw-r--r--Misc/NEWS.d/next/Windows/2019-03-16-16-51-17.bpo-36312.Niwm-T.rst2
3 files changed, 0 insertions, 5 deletions
diff --git a/Misc/NEWS.d/next/Windows/2019-02-24-07-52-39.bpo-24643.PofyiS.rst b/Misc/NEWS.d/next/Windows/2019-02-24-07-52-39.bpo-24643.PofyiS.rst
deleted file mode 100644
index 7bc62d8..0000000
--- a/Misc/NEWS.d/next/Windows/2019-02-24-07-52-39.bpo-24643.PofyiS.rst
+++ /dev/null
@@ -1 +0,0 @@
-Fix name collisions due to ``#define timezone _timezone`` in PC/pyconfig.h.
diff --git a/Misc/NEWS.d/next/Windows/2019-03-11-09-33-47.bpo-36264.rTzWce.rst b/Misc/NEWS.d/next/Windows/2019-03-11-09-33-47.bpo-36264.rTzWce.rst
deleted file mode 100644
index aae5986..0000000
--- a/Misc/NEWS.d/next/Windows/2019-03-11-09-33-47.bpo-36264.rTzWce.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-Don't honor POSIX ``HOME`` in ``os.path.expanduser`` on windows. Patch by
-Anthony Sottile.
diff --git a/Misc/NEWS.d/next/Windows/2019-03-16-16-51-17.bpo-36312.Niwm-T.rst b/Misc/NEWS.d/next/Windows/2019-03-16-16-51-17.bpo-36312.Niwm-T.rst
deleted file mode 100644
index 8b325db..0000000
--- a/Misc/NEWS.d/next/Windows/2019-03-16-16-51-17.bpo-36312.Niwm-T.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-Fixed decoders for the following code pages: 50220, 50221, 50222, 50225,
-50227, 50229, 57002 through 57011, 65000 and 42.