mirror of
https://github.com/neovim/neovim.git
synced 2026-07-27 11:06:38 +00:00
Problem: [security]: possible code execution with python complete
(morningbread)
Solution: Use repr() to quote the doc strings correctly
Github Security Advisory:
https://github.com/vim/vim/security/advisories/GHSA-ppj8-wqjf-6fp3
Supported by AI
cce141c427
Co-authored-by: Christian Brabandt <cb@256bit.org>