locale-module
authorMatthias Klose <doko@debian.org>
Thu, 20 Mar 2025 02:07:39 +0000 (10:07 +0800)
committerSean Whitton <spwhitton@spwhitton.name>
Thu, 20 Mar 2025 02:07:39 +0000 (10:07 +0800)
commit0e20013933b15ae6673edf6713cd107577724931
treea66052f8cc23f3324f37ea0c7353a0c670f3099e
parentd4995abc327f7872b32cdff894896f38ed0102b7
locale-module

# DP:   * Lib/locale.py:
# DP:     - Don't map 'utf8', 'utf-8' to 'utf', which is not a known encoding
# DP:       for glibc.

# DP:   * Lib/locale.py:
# DP:     - Don't map 'utf8', 'utf-8' to 'utf', which is not a known encoding
# DP:       for glibc.

Gbp-Pq: Name locale-module.diff
Lib/locale.py