fix bug 206821 (incorrect ref count when single-arg converion failed)
authorRobert Bradshaw <robertwb@math.washington.edu>
Sun, 30 Mar 2008 08:31:03 +0000 (01:31 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sun, 30 Mar 2008 08:31:03 +0000 (01:31 -0700)
commit2225853eed56edda0effc8addab220593fc4a4bc
tree4985ffdf2879cc97aa8e12a43e3361a3448b370f
parent5f8b597eb6b577f9fb8bc0cbdf7546d99961d0d0
fix bug 206821 (incorrect ref count when single-arg converion failed)
Cython/Compiler/Code.py
Cython/Compiler/Nodes.py