SIGN IN SIGN UP

bpo-35059: Convert Py_INCREF() to static inline function (GH-10079)

* Convert Py_INCREF() and Py_DECREF() macros into static inline
  functions.
* Remove _Py_CHECK_REFCNT() macro: code moved into Py_DECREF().
V
Victor Stinner committed
2aaf0c12041bcaadd7f2cc5a54450eefd7a6ff12
Parent: c0799ec
Committed by GitHub <noreply@github.com> on 10/29/2018, 12:43:07 PM