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
README.txt -rw-r--r-- 966 bytes
crtlicense.txt -rw-r--r-- 1.7 KB
merge.py -rw-r--r-- 2.5 KB
msi.py -rw-r--r-- 56.4 KB
msilib.py -rw-r--r-- 24.0 KB
msisupport.c -rw-r--r-- 2.6 KB
msisupport.mak -rw-r--r-- 470 bytes
schema.py -rw-r--r-- 81.8 KB
sequence.py -rw-r--r-- 4.0 KB
uisample.py -rw-r--r-- 144.5 KB
uuids.py -rw-r--r-- 3.8 KB

README.txt

back to top