mirror of
https://github.com/vim/vim.git
synced 2026-06-06 17:37:07 +02:00
4b850457e1
Problem: [security]: possible code execution with python3complete Solution: Disable execution of import/from statements Github Security Advisory: https://github.com/vim/vim/security/advisories/GHSA-52mc-rq6p-rc7c Signed-off-by: Christian Brabandt <cb@256bit.org>