Staging
v0.8.1
https://github.com/python/cpython
Revision ba22e8f174309979d90047c5dc64fcb63bc2c32e authored by Berker Peksag on 25 February 2020, 03:19:03 UTC, committed by GitHub on 25 February 2020, 03:19:03 UTC
Trying to decode an invalid string with the punycode codec
shoud raise UnicodeError.
1 parent 8af4712
History
Tip revision: ba22e8f174309979d90047c5dc64fcb63bc2c32e authored by Berker Peksag on 25 February 2020, 03:19:03 UTC
bpo-30566: Fix IndexError when using punycode codec (GH-18632)
Tip revision: ba22e8f
File Mode Size
build.bat -rw-r--r-- 531 bytes
buildmsi.bat -rw-r--r-- 134 bytes
clean.bat -rw-r--r-- 386 bytes
remoteDeploy.bat -rw-r--r-- 2.8 KB
remotePythonInfo.bat -rw-r--r-- 1.3 KB
test.bat -rw-r--r-- 2.1 KB

back to top