]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0354: Python 3.9 does not define _Py_DEC_REFTOTAL v8.2.0354
authorBram Moolenaar <Bram@vim.org>
Wed, 4 Mar 2020 21:06:07 +0000 (22:06 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 4 Mar 2020 21:06:07 +0000 (22:06 +0100)
commita65bb53514a1af1ec0dc5c4831dfaef69f139a48
treec06212eb25eddc0c30a77516287dc798471599cd
parentd0df1aacd81000d95815bea397257d8dc0d2c72d
patch 8.2.0354: Python 3.9 does not define _Py_DEC_REFTOTAL

Problem:    Python 3.9 does not define _Py_DEC_REFTOTAL. (Zdenek Dohnal)
Solution:   Remove it, it was only for debugging.
src/if_python3.c
src/version.c