summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2018-05-06 05:46:15 (GMT)
committerGitHub <noreply@github.com>2018-05-06 05:46:15 (GMT)
commitcedc9b74202d8c1ae39bca261cbb45d42ed54d45 (patch)
tree4e58b1048681a3a65a8818fbde17fcb91461937b /Misc
parentb2043bbe6034b53f5ad337887f4741b74b70b00d (diff)
downloadcpython-cedc9b74202d8c1ae39bca261cbb45d42ed54d45.zip
cpython-cedc9b74202d8c1ae39bca261cbb45d42ed54d45.tar.gz
cpython-cedc9b74202d8c1ae39bca261cbb45d42ed54d45.tar.bz2
bpo-20087: Update locale alias mapping with glibc 2.27 supported locales. (ПР-6708)
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/Library/2018-05-05-18-02-24.bpo-20087.lJrvXL.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2018-05-05-18-02-24.bpo-20087.lJrvXL.rst b/Misc/NEWS.d/next/Library/2018-05-05-18-02-24.bpo-20087.lJrvXL.rst
new file mode 100644
index 0000000..2342cb7
--- /dev/null
+++ b/Misc/NEWS.d/next/Library/2018-05-05-18-02-24.bpo-20087.lJrvXL.rst
@@ -0,0 +1 @@
+Updated alias mapping with glibc 2.27 supported locales.