summaryrefslogtreecommitdiff
path: root/debian/patches/locale-module.diff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2019-12-01 20:18:01 +0300
committerIgor Pashev <pashev.igor@gmail.com>2019-12-01 20:18:01 +0300
commit77d81aa4a3747b7dfbb17e43b16e1a514550c60c (patch)
tree0679778b3a5b46cb96d7c57485c847b83cc78bbf /debian/patches/locale-module.diff
parentc089c4500b0b78acf03ee5405ad250a84b0dfa66 (diff)
downloadpython3.8-debian.tar.gz
Import python3.8 (3.8.0-5)debian/3.8.0-5debian
Diffstat (limited to 'debian/patches/locale-module.diff')
-rw-r--r--debian/patches/locale-module.diff4
1 files changed, 1 insertions, 3 deletions
diff --git a/debian/patches/locale-module.diff b/debian/patches/locale-module.diff
index a35f0bf..4d378a5 100644
--- a/debian/patches/locale-module.diff
+++ b/debian/patches/locale-module.diff
@@ -2,11 +2,9 @@
# DP: - Don't map 'utf8', 'utf-8' to 'utf', which is not a known encoding
# DP: for glibc.
-Index: b/Lib/locale.py
-===================================================================
--- a/Lib/locale.py
+++ b/Lib/locale.py
-@@ -1403,8 +1403,8 @@ locale_alias = {
+@@ -1407,8 +1407,8 @@ locale_alias = {
'ug_cn': 'ug_CN.UTF-8',
'uk': 'uk_UA.KOI8-U',
'uk_ua': 'uk_UA.KOI8-U',