Staging
v0.5.1
https://github.com/python/cpython
Revision 443ec6875f04c8111832307c047409792cd445d1 authored by Gregory P. Smith on 02 January 2010, 22:28:48 UTC, committed by Gregory P. Smith on 02 January 2010, 22:28:48 UTC
to hashlib functions in python 2.x.  The module now uses the 's*' for argument
parsing which auto encodes unicode objects to the system default encoding for
us.
1 parent c2fa18c
History
Tip revision: 443ec6875f04c8111832307c047409792cd445d1 authored by Gregory P. Smith on 02 January 2010, 22:28:48 UTC
Issue #3745: Undo the requirement for new buffer API only objects to be passed
Tip revision: 443ec68
File Mode Size
Python.asdl -rw-r--r-- 4.1 KB
acceler.c -rw-r--r-- 2.8 KB
asdl.py -rw-r--r-- 11.1 KB
asdl_c.py -rwxr-xr-x 39.9 KB
bitset.c -rw-r--r-- 977 bytes
firstsets.c -rw-r--r-- 2.2 KB
grammar.c -rw-r--r-- 5.4 KB
grammar1.c -rw-r--r-- 1.0 KB
intrcheck.c -rw-r--r-- 2.4 KB
listnode.c -rw-r--r-- 983 bytes
metagrammar.c -rw-r--r-- 2.2 KB
myreadline.c -rw-r--r-- 5.4 KB
node.c -rw-r--r-- 3.6 KB
parser.c -rw-r--r-- 9.8 KB
parser.h -rw-r--r-- 1.0 KB
parsetok.c -rw-r--r-- 6.6 KB
pgen.c -rw-r--r-- 14.7 KB
pgenmain.c -rw-r--r-- 3.3 KB
printgrammar.c -rw-r--r-- 2.6 KB
spark.py -rw-r--r-- 26.3 KB
tokenizer.c -rw-r--r-- 36.9 KB
tokenizer.h -rw-r--r-- 2.6 KB
tokenizer_pgen.c -rw-r--r-- 36 bytes

back to top