-
Notifications
You must be signed in to change notification settings - Fork 22
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: spiraldb/ziggy-pydust
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: spiraldb/ziggy-pydust
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 56 files changed
- 3 contributors
Commits on Sep 1, 2023
-
Co-authored-by: Robert Kruszewski <github@robertk.io>
Configuration menu - View commit details
-
Copy full SHA for a678da3 - Browse repository at this point
Copy the full SHA a678da3View commit details
Commits on Sep 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eb5c158 - Browse repository at this point
Copy the full SHA eb5c158View commit details -
I was mistaken in #6 - strings are in fact immutable but the (undocumented) PyUnicode_Append function steals a reference to the LHS.
Configuration menu - View commit details
-
Copy full SHA for 8b04b98 - Browse repository at this point
Copy the full SHA 8b04b98View commit details -
Configuration menu - View commit details
-
Copy full SHA for c57300d - Browse repository at this point
Copy the full SHA c57300dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 096f3f9 - Browse repository at this point
Copy the full SHA 096f3f9View commit details -
The pytest plugin collects Zig tests and runs them alongside other pytests.
Configuration menu - View commit details
-
Copy full SHA for 6081386 - Browse repository at this point
Copy the full SHA 6081386View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6a4b6e - Browse repository at this point
Copy the full SHA e6a4b6eView commit details -
Add support for tp_finalize (#24)
Allows a user to specify a `__del__` method corresponding to the tp_finalize slot. As a side note, this also enables running our pytest plugin against our example directory. Fixes #20
Configuration menu - View commit details
-
Copy full SHA for 01be932 - Browse repository at this point
Copy the full SHA 01be932View commit details
Commits on Sep 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5802de1 - Browse repository at this point
Copy the full SHA 5802de1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 669d5d3 - Browse repository at this point
Copy the full SHA 669d5d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51dc3dd - Browse repository at this point
Copy the full SHA 51dc3ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6da8dc - Browse repository at this point
Copy the full SHA d6da8dcView commit details -
This seems like too much code. I think we'll end up simplifying over time, but I want to see a few more slots implemented first.
Configuration menu - View commit details
-
Copy full SHA for 4ac6eef - Browse repository at this point
Copy the full SHA 4ac6eefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 843b38a - Browse repository at this point
Copy the full SHA 843b38aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab60cf3 - Browse repository at this point
Copy the full SHA ab60cf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d12b784 - Browse repository at this point
Copy the full SHA d12b784View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10a1113 - Browse repository at this point
Copy the full SHA 10a1113View commit details
Commits on Sep 6, 2023
-
Fix caching in GH Actions (#34)
![Screenshot 2023-09-06 at 12 43 17](https://github.com/fulcrum-so/ziggy-pydust/assets/6834061/950418f8-1c58-4e72-9896-77aa97a3ae5e) We don't cache anything, which is why publish fails https://github.com/fulcrum-so/ziggy-pydust/actions/runs/6095833041/job/16540181567 Trying this config first, but the issue is that .venv path is wrong.
Configuration menu - View commit details
-
Copy full SHA for 2bc4b17 - Browse repository at this point
Copy the full SHA 2bc4b17View 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 0.2.1...0.2.2