summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-05-26-16-34-53.bpo-31163.21A802.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Library/2019-05-26-16-34-53.bpo-31163.21A802.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2019-05-26-16-34-53.bpo-31163.21A802.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-05-26-16-34-53.bpo-31163.21A802.rst b/Misc/NEWS.d/next/Library/2019-05-26-16-34-53.bpo-31163.21A802.rst
deleted file mode 100644
index 6ec0746..0000000
--- a/Misc/NEWS.d/next/Library/2019-05-26-16-34-53.bpo-31163.21A802.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-pathlib.Path instance's rename and replace methods now return the new Path
-instance.