Campbell Barton
bf0c8e116d
PyAPI: add PyList_APPEND
...
This appends while giving ownership to the list, avoiding temp assignment.
This matches PyList_SET_ITEM which bypasses refcount's
Note, this also reduce code-size, Py_DECREF is a rather heavy macro.
2015-01-06 19:09:53 +11:00
..
2014-01-06 20:32:34 +11:00
2015-01-06 19:09:11 +11:00
2015-01-04 17:43:57 +11:00
2015-01-06 19:09:11 +11:00
2015-01-04 17:43:57 +11:00
2015-01-06 19:09:53 +11:00
2014-01-07 00:53:52 +11:00
2015-01-06 19:09:11 +11:00
2014-01-07 00:53:52 +11:00
2015-01-06 19:09:11 +11:00
2015-01-04 17:43:57 +11:00
2015-01-04 17:43:57 +11:00
2014-01-07 00:53:52 +11:00
2015-01-06 19:09:11 +11:00
2015-01-04 17:43:57 +11:00
2015-01-04 17:43:57 +11:00
2015-01-04 17:43:57 +11:00
2015-01-06 19:09:11 +11:00
2015-01-04 17:43:57 +11:00