diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2019-12-01 20:18:01 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2019-12-01 20:18:01 +0300 |
commit | 77d81aa4a3747b7dfbb17e43b16e1a514550c60c (patch) | |
tree | 0679778b3a5b46cb96d7c57485c847b83cc78bbf /debian/patches/locale-module.diff | |
parent | c089c4500b0b78acf03ee5405ad250a84b0dfa66 (diff) | |
download | python3.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.diff | 4 |
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', |