Staging
v0.5.1
https://github.com/python/cpython
Revision e34fc700fcdf0587592f3ccfb2caf5d474ac952a authored by Thomas Wouters on 07 March 2006, 12:08:42 UTC, committed by Thomas Wouters on 07 March 2006, 12:08:42 UTC
Thanks to Coverity, these were all reported by their Prevent tool.

and r42881 (thomas.wouters):

Don't DECREF a borrowed reference.
1 parent a4b4dc3
History
Tip revision: e34fc700fcdf0587592f3ccfb2caf5d474ac952a authored by Thomas Wouters on 07 March 2006, 12:08:42 UTC
Backport trunk's r42878 (neal.norwitz):
Tip revision: e34fc70
File Mode Size
ACKS -rw-r--r-- 110 bytes
README -rw-r--r-- 640 bytes
ast.txt -rw-r--r-- 2.3 KB
astgen.py -rw-r--r-- 9.1 KB
compile.py -rw-r--r-- 1.3 KB
demo.py -rwxr-xr-x 885 bytes
dumppyc.py -rwxr-xr-x 952 bytes
regrtest.py -rw-r--r-- 2.1 KB
stacktest.py -rw-r--r-- 1.2 KB

README

back to top