-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: RustPython/RustPython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2025-08-25-main-44
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: RustPython/RustPython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2025-09-01-main-45
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 41 files changed
- 5 contributors
Commits on Aug 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 711b1a6 - Browse repository at this point
Copy the full SHA 711b1a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16cdcfb - Browse repository at this point
Copy the full SHA 16cdcfbView commit details -
New Instruction ToBool,PopJumpIfFalse (#6112)
* New Instruction ToBool * Rename JustIf{True,False} => PopJumpIf{...}Configuration menu - View commit details
-
Copy full SHA for 776cabb - Browse repository at this point
Copy the full SHA 776cabbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6d1a57 - Browse repository at this point
Copy the full SHA c6d1a57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50c5574 - Browse repository at this point
Copy the full SHA 50c5574View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ae2dc7 - Browse repository at this point
Copy the full SHA 8ae2dc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a109a59 - Browse repository at this point
Copy the full SHA a109a59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b63801 - Browse repository at this point
Copy the full SHA 4b63801View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21fb4aa - Browse repository at this point
Copy the full SHA 21fb4aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b807bc7 - Browse repository at this point
Copy the full SHA b807bc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for be54bc0 - Browse repository at this point
Copy the full SHA be54bc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4543f5 - Browse repository at this point
Copy the full SHA f4543f5View commit details
Commits on Aug 28, 2025
-
Add sorted.py to microbenchmarks (#6086)
* Add microbenchmark for `sorted` I chose 5 * Iterations to try better show that RustPython sort implementation scales noticeably worse CPython's with respect to the number of elements. * Mention how to run a specific benchmark * Update python version in bench README 3.13 better reflects the current state of the project vs 3.7.
Configuration menu - View commit details
-
Copy full SHA for 763d5d4 - Browse repository at this point
Copy the full SHA 763d5d4View commit details -
Merge pull request #6110 from youknowone/pattern-mapping
More Pattern matching implementation mapping + class
Configuration menu - View commit details
-
Copy full SHA for 1c992f8 - Browse repository at this point
Copy the full SHA 1c992f8View commit details
Commits on Aug 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 51cbf57 - Browse repository at this point
Copy the full SHA 51cbf57View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc4be47 - Browse repository at this point
Copy the full SHA dc4be47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8437b06 - Browse repository at this point
Copy the full SHA 8437b06View commit details -
Merge pull request #5789 from coolreader18/crt_fd-rework
Rework crt_fd to be more aligned with io-safety
Configuration menu - View commit details
-
Copy full SHA for 7509387 - Browse repository at this point
Copy the full SHA 7509387View commit details
Loading
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-08-25-main-44...2025-09-01-main-45