Files
cpython/Modules
Tim Peters 5c4d5bfaf5 Related to SF bug 132008 (PyList_Reverse blows up).
_testcapimodule.c
    make sure PyList_Reverse doesn't blow up again
getargs.c
    assert args isn't NULL at the top of vgetargs1 instead of
    waiting for a NULL-pointer dereference at the end
2001-02-12 22:13:26 +00:00
..
2001-02-02 21:10:53 +00:00
2000-10-11 21:44:02 +00:00
2000-10-04 16:34:09 +00:00
2000-12-15 22:00:54 +00:00
2001-01-27 21:43:40 +00:00
2001-01-17 18:55:13 +00:00