vim/vim-appimage

Consider to enable python-stable-api for appimage build ?

Closed this issue · 2 comments

The python-stable-api works quite well in the Window nightly builds.

Having been using it for one month, I believe it is stable enough.

Can we enable this for the appimage build too, please ?

thanks

commit 39f585d did not fix the issue, but instead disabled python3, enabled python2 and introduced a (broken, but ignored) --with-python3-stable-abi (this flag actually needs a value). Just try running :python3 from any of the recent appimages. Surprisingly no-one noticed.