nvim-treesitter/runtime/queries/python
Christian Clason 7248feaca4
Some checks failed
Lint / Lint Lua files (push) Has been cancelled
Lint / Lint query files (push) Has been cancelled
Lint / Lint docs (push) Has been cancelled
Tests / Build (push) Has been cancelled
fix(python): improve f-string injections (#8644)
Problem: Neovim removed match limits, which can lead to catastrophic performance with injection queries.

Solution: Tighten up f-string injections.
2026-07-20 00:29:57 +02:00
..
folds.scm feat!: drop modules, general refactor and cleanup 2025-05-12 18:43:40 +02:00
highlights.scm fix(python): nospell for interpolation 2025-11-06 12:35:06 +01:00
indents.scm feat!: drop modules, general refactor and cleanup 2025-05-12 18:43:40 +02:00
injections.scm fix(python): improve f-string injections (#8644) 2026-07-20 00:29:57 +02:00
locals.scm feat!: drop modules, general refactor and cleanup 2025-05-12 18:43:40 +02:00