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

README

back to top