summaryrefslogtreecommitdiffstats
path: root/PC/python_uwp.cpp
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2025-08-06 12:59:11 (GMT)
committerGitHub <noreply@github.com>2025-08-06 12:59:11 (GMT)
commitf2d6931656ace7957ab3492901d93d40057ce24e (patch)
tree4b2d8b3770456588939049d264c7d21b1614ba53 /PC/python_uwp.cpp
parent9cfa4dfe05539479a6aa652ee7df0691f39b3cc7 (diff)
downloadcpython-f2d6931656ace7957ab3492901d93d40057ce24e.zip
cpython-f2d6931656ace7957ab3492901d93d40057ce24e.tar.gz
cpython-f2d6931656ace7957ab3492901d93d40057ce24e.tar.bz2
[3.13] gh-58124: Avoid CP_UTF8 in UnicodeDecodeError (GH-137415) (#137461)
gh-58124: Avoid CP_UTF8 in UnicodeDecodeError (GH-137415) Fix name of the Python encoding in Unicode errors of the code page codec: use "cp65000" and "cp65001" instead of "CP_UTF7" and "CP_UTF8" which are not valid Python code names. (cherry picked from commit ce1b747ff68754635b7b12870dfc527184ee3b39) Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'PC/python_uwp.cpp')
0 files changed, 0 insertions, 0 deletions