Staging
v0.5.1
https://github.com/python/cpython
Revision e921e02a2e97cc418a1c8faec135056802849864 authored by Jeremy Hylton on 17 July 2008, 16:37:17 UTC, committed by Jeremy Hylton on 17 July 2008, 16:37:17 UTC
There's not much interesting here.  The old code read uninitialized
memory but at worst incremented i past NCH(n), but no bad effects
followed from that.
1 parent c3fee69
History
Tip revision: e921e02a2e97cc418a1c8faec135056802849864 authored by Jeremy Hylton on 17 July 2008, 16:37:17 UTC
Fix uninitialized memory read for cases like def(f, *): pass
Tip revision: e921e02
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 635 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 2.9 KB
INTBENCH -rw-r--r-- 941 bytes
LICENSE -rw-r--r-- 13.5 KB
Makefile.pre.in -rw-r--r-- 37.3 KB
README -rw-r--r-- 7.0 KB
RELNOTES -rw-r--r-- 3.0 KB
configure -rwxr-xr-x 651.9 KB
configure.in -rw-r--r-- 99.9 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.5 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 70.8 KB

README

back to top