diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-10-29 13:43:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-29 13:43:07 +0100 |
commit | 2aaf0c12041bcaadd7f2cc5a54450eefd7a6ff12 (patch) | |
tree | af9fe2d82f64b8cd98c0b428219de3b2cbf29676 /Python/importlib.h | |
parent | c0799ec973530ad2492bb1d6c7287ffc428f0348 (diff) | |
download | cpython-git-2aaf0c12041bcaadd7f2cc5a54450eefd7a6ff12.tar.gz |
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().
Diffstat (limited to 'Python/importlib.h')
0 files changed, 0 insertions, 0 deletions