]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.5168: cannot build with Python 3.11 v8.2.5168
authorZdenek Dohnal <zdohnal@redhat.com>
Mon, 27 Jun 2022 12:59:00 +0000 (13:59 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 27 Jun 2022 12:59:00 +0000 (13:59 +0100)
commitfee511c1d39ecd155e27545cf70aeaa99d31b215
tree55af7607448423902d5dd89ad0d478c82eb95504
parent1ae8c262df7083dfb4b41485508951c50eccc84c
patch 8.2.5168: cannot build with Python 3.11

Problem:    Cannot build with Python 3.11.
Solution:   Adjust define for _PyObject_TypeCheck. (Zdenek Dohnal,
            closes #10627)
src/if_python3.c
src/version.c