https://github.com/python/cpython
Revision 8b994b9954eab730d985530887978e4497807f68 authored by Victor Stinner on 25 October 2018, 21:22:29 UTC, committed by Victor Stinner on 28 October 2018, 21:40:38 UTC
* Convert Py_INCREF() and Py_DECREF() macros into static inline
  functions.
* Remove _Py_CHECK_REFCNT() macro: code moved into Py_DECREF().
1 parent 47d9424
History
Tip revision: 8b994b9954eab730d985530887978e4497807f68 authored by Victor Stinner on 25 October 2018, 21:22:29 UTC
bpo-35059: Convert Py_INCREF() to static inline function
Tip revision: 8b994b9
File Mode Size
ax_c_float_words_bigendian.m4 -rw-r--r-- 3.1 KB
ax_check_openssl.m4 -rw-r--r-- 4.1 KB

back to top