Use assignments, not (buggy) control flow, for arg incref decision.
authorRobert Bradshaw <robertwb@math.washington.edu>
Wed, 6 Jan 2010 19:05:39 +0000 (11:05 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Wed, 6 Jan 2010 19:05:39 +0000 (11:05 -0800)
commit9ea6a3982c322af5f7a542291d5b442b0f6f1823
treeeb71e9c55dfc6aab6108881a6060abd6d38720c5
parent42c6c6f54abe88a467d7a589c60a6b485cc49ece
Use assignments, not (buggy) control flow, for arg incref decision.
Cython/Compiler/Nodes.py
tests/run/arg_incref.pyx