Staging
v0.8.1
https://github.com/python/cpython
Revision da780432378e6298463889557ab43e0c156758cd authored by Brett Cannon on 17 October 2008, 03:38:50 UTC, committed by Brett Cannon on 17 October 2008, 03:38:50 UTC
compile(). This was due to left-over special-casing before UTF-8 became the
default source encoding.

Closes issue #3574. Thanks to Victor Stinner for help with the patch.
1 parent 9e9dcd6
History
Tip revision: da780432378e6298463889557ab43e0c156758cd authored by Brett Cannon on 17 October 2008, 03:38:50 UTC
Latin-1 source code was not being properly decoded when passed through
Tip revision: da78043
File Mode Size
python-mappings
Makefile -rw-r--r-- 1.7 KB
comparecodecs.py -rw-r--r-- 1.4 KB
gencjkcodecs.py -rw-r--r-- 1.9 KB
gencodec.py -rw-r--r-- 11.8 KB
listcodecs.py -rw-r--r-- 1021 bytes
makeunicodedata.py -rw-r--r-- 33.8 KB
mkstringprep.py -rw-r--r-- 9.8 KB

back to top