You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI build has been updated to build MacVim against Python 3.10, so we
want to update the other detection to use 3.10 as well. Also added a
comment to CI file to make sure we remember to update the vimrc file
when updating the version.
vi_cv_dll_name_python3: /usr/local/Frameworks/Python.framework/Versions/3.10/Python# Make sure to keep src/MacVim/vimrc synced with the Python version here for the Python DLL detection logic.
0 commit comments