summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-05-11-14-50-59.bpo-36887.XD3f22.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Library/2019-05-11-14-50-59.bpo-36887.XD3f22.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2019-05-11-14-50-59.bpo-36887.XD3f22.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-05-11-14-50-59.bpo-36887.XD3f22.rst b/Misc/NEWS.d/next/Library/2019-05-11-14-50-59.bpo-36887.XD3f22.rst
deleted file mode 100644
index fe2929c..0000000
--- a/Misc/NEWS.d/next/Library/2019-05-11-14-50-59.bpo-36887.XD3f22.rst
+++ /dev/null
@@ -1 +0,0 @@
-Add new function :func:`math.isqrt` to compute integer square roots.