Staging
v0.8.1
https://github.com/python/cpython
Revision a5e37e6cc3137ad1faf26495849554399d534f75 authored by Benjamin Peterson on 20 August 2008, 01:51:10 UTC, committed by Benjamin Peterson on 20 August 2008, 01:51:10 UTC
........
  r65806 | marc-andre.lemburg | 2008-08-18 06:13:45 -0500 (Mon, 18 Aug 2008) | 3 lines

  Restore Python 2.3 compatibility and remove "with" usage.
........
  r65880 | guido.van.rossum | 2008-08-19 16:02:04 -0500 (Tue, 19 Aug 2008) | 2 lines

  Issue 1179: [CVE-2007-4965] Integer overflow in imageop module.
........
  r65891 | amaury.forgeotdarc | 2008-08-19 19:08:47 -0500 (Tue, 19 Aug 2008) | 2 lines

  follow-up of issue3473: update the compiler package to recognize the new syntax.
........
  r65893 | benjamin.peterson | 2008-08-19 20:42:01 -0500 (Tue, 19 Aug 2008) | 1 line

  deprecate some useless, noop methods in symtable
........
1 parent 629acd7
History
Tip revision: a5e37e6cc3137ad1faf26495849554399d534f75 authored by Benjamin Peterson on 20 August 2008, 01:51:10 UTC
Blocked revisions 65806,65880,65891,65893 via svnmerge
Tip revision: a5e37e6
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-- 34.8 KB
tokenizer.h -rw-r--r-- 2.6 KB
tokenizer_pgen.c -rw-r--r-- 36 bytes

back to top