summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-06-07-17-11-34.bpo-37178.b1StSv.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Library/2019-06-07-17-11-34.bpo-37178.b1StSv.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2019-06-07-17-11-34.bpo-37178.b1StSv.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-06-07-17-11-34.bpo-37178.b1StSv.rst b/Misc/NEWS.d/next/Library/2019-06-07-17-11-34.bpo-37178.b1StSv.rst
deleted file mode 100644
index 77b8723..0000000
--- a/Misc/NEWS.d/next/Library/2019-06-07-17-11-34.bpo-37178.b1StSv.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-For math.perm(n, k), let k default to n, giving the same result as
-factorial.