aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/python
Commit message (Collapse)AuthorAgeFilesLines
* feat(python): revert breaking changeChristian Clason2025-09-191-5/+7
| | | | | | | | | This reverts the update in https://github.com/nvim-treesitter/nvim-treesitter/pull/8128 which turned out to have further breaking consequences. Pin the parser to the last release (tier 1) to avoid pulling in more breaking changes.
* feat(parsers): update bash, c, cpp, desktop, djot, dtd, editorconfig, ↵Christian Clason2025-09-171-7/+5
| | | | gdscript, go, html, idl, java, javadoc, javascript, json, markdown, markdown_inline, mlir, php, php_only, python, r, rust, scheme, ssh_config, supercollider, superhtml, systemverilog, templ, xml, xresources
* feat(python)!: update parser and queriesChristian Clason2025-09-131-1/+0
| | | | Breaking change: anonymous node `"expect*"` was removed by the refactor.
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-125-0/+826