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-06-17 02:47:57 +10:00
2014-06-17 02:47:57 +10:00
2015-01-06 19:09:11 +11:00
2014-06-17 02:47:57 +10:00
2014-06-17 02:47:57 +10:00
2015-01-06 19:09:11 +11:00
2015-01-06 19:09:11 +11:00
2014-11-16 13:57:58 +01:00
2014-11-23 18:55:52 +01:00
2014-06-17 02:47:57 +10:00
2015-01-06 19:09:11 +11:00
2015-01-06 19:09:11 +11:00
2014-12-25 12:55:29 +01:00
2015-01-06 19:09:53 +11:00
2014-05-01 07:21:08 +10:00
2015-01-06 19:09:53 +11:00
2014-05-02 06:24:29 +10:00
2014-11-28 22:16:14 +01:00
2014-06-17 16:03:40 +02:00
2015-01-06 19:09:53 +11:00
2014-10-07 15:47:32 -05:00
2014-11-28 22:16:14 +01:00