summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-08-14-13-19-50.bpo-33731.9esS0d.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Library/2019-08-14-13-19-50.bpo-33731.9esS0d.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2019-08-14-13-19-50.bpo-33731.9esS0d.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-08-14-13-19-50.bpo-33731.9esS0d.rst b/Misc/NEWS.d/next/Library/2019-08-14-13-19-50.bpo-33731.9esS0d.rst
deleted file mode 100644
index 2fedb06..0000000
--- a/Misc/NEWS.d/next/Library/2019-08-14-13-19-50.bpo-33731.9esS0d.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-Provide a locale.localize() function, which converts a normalized number string
-into a locale format.