Staging
v0.8.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
c-api
data
distutils
documenting
extending
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 4.3 KB
Makefile -rw-r--r-- 3.4 KB
README.txt -rw-r--r-- 5.1 KB
TODO.txt -rw-r--r-- 134 bytes
about.rst -rw-r--r-- 1.2 KB
bugs.rst -rw-r--r-- 2.8 KB
conf.py -rw-r--r-- 5.5 KB
contents.rst -rw-r--r-- 421 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 22.2 KB
license.rst -rw-r--r-- 33.6 KB
make.bat -rw-r--r-- 1.3 KB

README.txt

back to top