summaryrefslogtreecommitdiffstats
path: root/Lib/importlib
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@redhat.com>2018-10-29 12:43:07 (GMT)
committerGitHub <noreply@github.com>2018-10-29 12:43:07 (GMT)
commit2aaf0c12041bcaadd7f2cc5a54450eefd7a6ff12 (patch)
treeaf9fe2d82f64b8cd98c0b428219de3b2cbf29676 /Lib/importlib
parentc0799ec973530ad2492bb1d6c7287ffc428f0348 (diff)
downloadcpython-2aaf0c12041bcaadd7f2cc5a54450eefd7a6ff12.zip
cpython-2aaf0c12041bcaadd7f2cc5a54450eefd7a6ff12.tar.gz
cpython-2aaf0c12041bcaadd7f2cc5a54450eefd7a6ff12.tar.bz2
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 'Lib/importlib')
0 files changed, 0 insertions, 0 deletions