-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Comparing changes
Open a pull request
base repository: RustPython/RustPython
base: 2025-09-15-main-47
head repository: RustPython/RustPython
compare: 2025-09-29-main-49
- 16 commits
- 52 files changed
- 3 contributors
Commits on Sep 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ca95366 - Browse repository at this point
Copy the full SHA ca95366View commit details
Commits on Sep 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6ead821 - Browse repository at this point
Copy the full SHA 6ead821View commit details -
Configuration menu - View commit details
-
Copy full SHA for b666c52 - Browse repository at this point
Copy the full SHA b666c52View commit details -
Update
{io,encodings}from 3.13.7 (#6153)* Update `io` from 3.13.7 * Patch test & upsate `encodings` from 3.13.7 * Unmark passing tests
Configuration menu - View commit details
-
Copy full SHA for 67958ec - Browse repository at this point
Copy the full SHA 67958ecView commit details -
Update
test/test_fstring.pyfrom 3.13.7 (#6154)* Update `test_fstring.py` from 3.13.7 * Patch failing tests
Configuration menu - View commit details
-
Copy full SHA for b7d9d7d - Browse repository at this point
Copy the full SHA b7d9d7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62067ae - Browse repository at this point
Copy the full SHA 62067aeView commit details
Commits on Sep 17, 2025
-
* Update deps * Remove some unused deps * Update lockfile
Configuration menu - View commit details
-
Copy full SHA for 141ed72 - Browse repository at this point
Copy the full SHA 141ed72View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa0eb4b - Browse repository at this point
Copy the full SHA aa0eb4bView commit details
Commits on Sep 20, 2025
-
Reconfigure dependabot (#6158)
* Add `cargo` to dependabot * Remove noisy comments * Don't group updates
Configuration menu - View commit details
-
Copy full SHA for 11e1330 - Browse repository at this point
Copy the full SHA 11e1330View commit details -
Bump actions/setup-node from 4 to 5 (#6160)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fdae128 - Browse repository at this point
Copy the full SHA fdae128View commit details -
Bump ruff_python_ast from 0.11.0 to 0.13.1 (#6166)
Bumps [ruff_python_ast](https://github.com/astral-sh/ruff) from 0.11.0 to 0.13.1. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@2cd25ef...706be0a) --- updated-dependencies: - dependency-name: ruff_python_ast dependency-version: 706be0a6e7e09936511198f2ff8982915520d138 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4b91e98 - Browse repository at this point
Copy the full SHA 4b91e98View commit details -
Bump actions/download-artifact from 4 to 5 (#6162)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 150e8ef - Browse repository at this point
Copy the full SHA 150e8efView commit details -
Update github actions in CI (#6169)
* Update `setup-python` to v6 * Update `checkout` to v5
Configuration menu - View commit details
-
Copy full SHA for 30cbc41 - Browse repository at this point
Copy the full SHA 30cbc41View commit details -
Run scheduled CI jobs only on upstream repo (#6157)
* Run scheduled CI jobs only on upstream repo * Only disable if scheduling on forks
Configuration menu - View commit details
-
Copy full SHA for 24f4fba - Browse repository at this point
Copy the full SHA 24f4fbaView commit details
Commits on Sep 21, 2025
-
Update some tests to 3.13.7 (#6171)
* Update `test_call.py` from 3.13.7 * Update `test_yield_from.py` from 3.13.7 * Update more tests to 3.13.7 * More tests to 3.13.7 * Remove patch from passing test
Configuration menu - View commit details
-
Copy full SHA for 3c01be2 - Browse repository at this point
Copy the full SHA 3c01be2View commit details -
Bump on-headers, serve and compression in /wasm/demo (#6168)
Bumps [on-headers](https://github.com/jshttp/on-headers) to 1.1.0 and updates ancestor dependencies [on-headers](https://github.com/jshttp/on-headers), [serve](https://github.com/vercel/serve) and [compression](https://github.com/expressjs/compression). These dependencies need to be updated together. Updates `on-headers` from 1.0.2 to 1.1.0 - [Release notes](https://github.com/jshttp/on-headers/releases) - [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md) - [Commits](jshttp/on-headers@v1.0.2...v1.1.0) Updates `serve` from 14.2.4 to 14.2.5 - [Release notes](https://github.com/vercel/serve/releases) - [Commits](vercel/serve@14.2.4...v14.2.5) Updates `compression` from 1.7.4 to 1.8.1 - [Release notes](https://github.com/expressjs/compression/releases) - [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md) - [Commits](expressjs/compression@1.7.4...v1.8.1) --- updated-dependencies: - dependency-name: on-headers dependency-version: 1.1.0 dependency-type: indirect - dependency-name: serve dependency-version: 14.2.5 dependency-type: direct:development - dependency-name: compression dependency-version: 1.8.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1aea146 - Browse repository at this point
Copy the full SHA 1aea146View 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 2025-09-15-main-47...2025-09-29-main-49