Staging
v0.5.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.asdl -rw-r--r-- 4.2 KB
acceler.c -rw-r--r-- 2.8 KB
asdl.py -rw-r--r-- 11.4 KB
asdl_c.py -rwxr-xr-x 38.5 KB
bitset.c -rw-r--r-- 977 bytes
firstsets.c -rw-r--r-- 2.2 KB
grammar.c -rw-r--r-- 5.4 KB
grammar.mak -rw-r--r-- 1.3 KB
grammar1.c -rw-r--r-- 1.0 KB
intrcheck.c -rw-r--r-- 2.3 KB
listnode.c -rw-r--r-- 983 bytes
metagrammar.c -rw-r--r-- 2.2 KB
myreadline.c -rw-r--r-- 5.2 KB
node.c -rw-r--r-- 3.6 KB
parser.c -rw-r--r-- 9.9 KB
parser.h -rw-r--r-- 1.0 KB
parsetok.c -rw-r--r-- 6.7 KB
pgen.c -rw-r--r-- 14.7 KB
pgenmain.c -rw-r--r-- 3.3 KB
printgrammar.c -rw-r--r-- 2.5 KB
spark.py -rw-r--r-- 26.5 KB
tokenizer.c -rw-r--r-- 35.2 KB
tokenizer.h -rw-r--r-- 2.6 KB
tokenizer_pgen.c -rw-r--r-- 36 bytes

back to top