-
-
Notifications
You must be signed in to change notification settings - Fork 63
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: jaraco/zipp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.23.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jaraco/zipp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.23.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 5 files changed
- 2 contributors
Commits on Apr 25, 2025
-
Fix
TypeErrorfromstr(Path(...))Make `Path.__str__()` return `self.at` rather than attempting to join the member path onto the zip file path. When the `ZipFile` is named, the new behaviour produces a more straightforward string representation that is less likely to be mistaken for a real filesystem path. When the `ZipFile` is unnamed, the new behaviour ensures that a `TypeError` isn't raised. Resolves #134
Configuration menu - View commit details
-
Copy full SHA for c5320cc - Browse repository at this point
Copy the full SHA c5320ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3ef453 - Browse repository at this point
Copy the full SHA a3ef453View commit details
Commits on Apr 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a82f7b9 - Browse repository at this point
Copy the full SHA a82f7b9View commit details
Commits on Jun 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e7956b7 - Browse repository at this point
Copy the full SHA e7956b7View commit details
Commits on Aug 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f7bdf7c - Browse repository at this point
Copy the full SHA f7bdf7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5f40d3 - Browse repository at this point
Copy the full SHA c5f40d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b07235 - Browse repository at this point
Copy the full SHA 0b07235View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d1e280 - Browse repository at this point
Copy the full SHA 6d1e280View commit details -
Merge pull request #135 from barneygale/fix-134
Fix `TypeError` from `str(Path(...))`
Configuration menu - View commit details
-
Copy full SHA for 0c7638a - Browse repository at this point
Copy the full SHA 0c7638aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 157860e - Browse repository at this point
Copy the full SHA 157860eView 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 v3.23.0...v3.23.1