Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 181
Comparing changes
Open a pull request
base repository: tree-sitter/py-tree-sitter
base: v0.25.2
head repository: tree-sitter/py-tree-sitter
compare: master
- 20 commits
- 32 files changed
- 5 contributors
Commits on Oct 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f94bf1d - Browse repository at this point
Copy the full SHA f94bf1dView commit details -
ci: bump pypa/cibuildwheel from 3.1 to 3.2 in the actions group
Bumps the actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel). Updates `pypa/cibuildwheel` from 3.1 to 3.2 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.1...v3.2) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: '3.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 9b5c1cb - Browse repository at this point
Copy the full SHA 9b5c1cbView commit details
Commits on Oct 25, 2025
-
ci: bump the actions group with 2 updates
Bumps the actions group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact). Updates `actions/upload-artifact` from 4 to 5 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v5) Updates `actions/download-artifact` from 5 to 6 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v5...v6) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/download-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 86f7755 - Browse repository at this point
Copy the full SHA 86f7755View commit details
Commits on Nov 15, 2025
-
ci: bump pypa/cibuildwheel from 3.2 to 3.3 in the actions group
Bumps the actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel). Updates `pypa/cibuildwheel` from 3.2 to 3.3 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.2...v3.3) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: '3.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 90cd887 - Browse repository at this point
Copy the full SHA 90cd887View commit details
Commits on Dec 13, 2025
-
ci: bump the actions group across 1 directory with 3 updates
Bumps the actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact). Updates `actions/checkout` from 5 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5...v6) Updates `actions/upload-artifact` from 5 to 6 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v5...v6) Updates `actions/download-artifact` from 6 to 7 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v6...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/upload-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/download-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for d07d074 - Browse repository at this point
Copy the full SHA d07d074View commit details
Commits on Dec 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4db9455 - Browse repository at this point
Copy the full SHA 4db9455View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1542b4b - Browse repository at this point
Copy the full SHA 1542b4bView commit details -
feat(query_cursor): add containing range methods
- set_containing_byte_range - query_cursor_set_containing_point_range
Configuration menu - View commit details
-
Copy full SHA for 1ab0428 - Browse repository at this point
Copy the full SHA 1ab0428View commit details -
feat!: add edit method to point & range
The Point class is now a tuple subclass instead of a namedtuple
Configuration menu - View commit details
-
Copy full SHA for bdc2367 - Browse repository at this point
Copy the full SHA bdc2367View commit details -
Configuration menu - View commit details
-
Copy full SHA for 142a0e3 - Browse repository at this point
Copy the full SHA 142a0e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14e7893 - Browse repository at this point
Copy the full SHA 14e7893View commit details
Commits on Dec 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7d67afb - Browse repository at this point
Copy the full SHA 7d67afbView commit details
Commits on Mar 26, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 4c5ec8b - Browse repository at this point
Copy the full SHA 4c5ec8bView commit details -
ci: bump the actions group across 1 directory with 5 updates
Bumps the actions group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/deploy-pages](https://github.com/actions/deploy-pages) | `4` | `5` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `6` | `7` | | [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) | `3` | `4` | | [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) | `3.3` | `3.4` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `7` | `8` | Updates `actions/deploy-pages` from 4 to 5 - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](actions/deploy-pages@v4...v5) Updates `actions/upload-artifact` from 6 to 7 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v6...v7) Updates `docker/setup-qemu-action` from 3 to 4 - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](docker/setup-qemu-action@v3...v4) Updates `pypa/cibuildwheel` from 3.3 to 3.4 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.3...v3.4) Updates `actions/download-artifact` from 7 to 8 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v7...v8) --- updated-dependencies: - dependency-name: actions/deploy-pages dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: docker/setup-qemu-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: pypa/cibuildwheel dependency-version: '3.4' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 3160049 - Browse repository at this point
Copy the full SHA 3160049View commit details -
fix(types): mark Query properties (#439)
`Query`'s `pattern_count`, `capture_count`, and `string_count` are properties, but `@property` was missing in the type stub file. Before this change, the following code succeeded at runtime but failed type checking: ``` print(int(query.string_count)) print(int(query.capture_count)) print(int(query.pattern_count)) ```Configuration menu - View commit details
-
Copy full SHA for f1e355a - Browse repository at this point
Copy the full SHA f1e355aView commit details -
build: bump tree_sitter/core from
cd4b6e2to6f2e8a6Bumps [tree_sitter/core](https://github.com/tree-sitter/tree-sitter) from `cd4b6e2` to `6f2e8a6`. - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@cd4b6e2...6f2e8a6) --- updated-dependencies: - dependency-name: tree_sitter/core dependency-version: 6f2e8a6cf4d7025e2b2a7227d270640273100138 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for a9282df - Browse repository at this point
Copy the full SHA a9282dfView commit details
Commits on Apr 5, 2026
-
build: bump tree_sitter/core from
6f2e8a6tocd5b087Bumps [tree_sitter/core](https://github.com/tree-sitter/tree-sitter) from `6f2e8a6` to `cd5b087`. - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@6f2e8a6...cd5b087) --- updated-dependencies: - dependency-name: tree_sitter/core dependency-version: cd5b087cd9f45ca6d93ab1954f6b7c8534f324d2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for d99f796 - Browse repository at this point
Copy the full SHA d99f796View commit details
Commits on Apr 21, 2026
-
build: bump tree-sitter-rust from 0.24.0 to 0.24.1
Bumps [tree-sitter-rust](https://github.com/tree-sitter/tree-sitter-rust) from 0.24.0 to 0.24.1. - [Release notes](https://github.com/tree-sitter/tree-sitter-rust/releases) - [Commits](tree-sitter/tree-sitter-rust@v0.24.0...v0.24.1) --- updated-dependencies: - dependency-name: tree-sitter-rust dependency-version: 0.24.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for bae0829 - Browse repository at this point
Copy the full SHA bae0829View commit details -
ci: bump actions/upload-pages-artifact from 4 to 5 in the actions group
Bumps the actions group with 1 update: [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact). Updates `actions/upload-pages-artifact` from 4 to 5 - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/upload-pages-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 2d3fb3a - Browse repository at this point
Copy the full SHA 2d3fb3aView commit details
Commits on May 24, 2026
-
build: bump tree_sitter/core from
cd5b087to7f53486Bumps [tree_sitter/core](https://github.com/tree-sitter/tree-sitter) from `cd5b087` to `7f53486`. - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@cd5b087...7f53486) --- updated-dependencies: - dependency-name: tree_sitter/core dependency-version: 7f534862c3ec939c3a6ee147f7600ef5c1bf900f dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c680e3b - Browse repository at this point
Copy the full SHA c680e3bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.25.2...master
