]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1251: if_python: build error with tuples and dynamic python v9.1.1251
authorYee Cheng Chin <ychin.git@gmail.com>
Thu, 27 Mar 2025 19:13:33 +0000 (20:13 +0100)
committerChristian Brabandt <cb@256bit.org>
Thu, 27 Mar 2025 19:15:26 +0000 (20:15 +0100)
commite06b2aea437f44a9fe4ac685667b5f4c89904dc8
tree609e6744be681fd7497c0afa4024c6af357eee06
parent88d75934c3d5bc4c406343f106e1a61638abd3a7
patch 9.1.1251: if_python: build error with tuples and dynamic python

Problem:  if_python: build error with tuples and dynamic python
          (after v9.1.1239)
Solution: Fix build error and test failures (Yee Cheng Cin)

closes: #16992

Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>
Signed-off-by: Yee Cheng Chin <ychin.git@gmail.com>
Signed-off-by: Yegappan Lakshmanan <yegappan@yahoo.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/if_py_both.h
src/if_python.c
src/if_python3.c
src/version.c