-
Notifications
You must be signed in to change notification settings - Fork 42
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: fsspec/universal_pathlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: fsspec/universal_pathlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 16 files changed
- 5 contributors
Commits on Sep 9, 2024
-
* update requirements * fix xrootd integration * update sources
Configuration menu - View commit details
-
Copy full SHA for 5486fa3 - Browse repository at this point
Copy the full SHA 5486fa3View commit details
Commits on Oct 3, 2024
-
DEP: Ensure typing_extension is dependency for earlier python versions (
#290) * DEP: Ensure typing_extension is dependency for earlier python versions * RF: Guard type definition to explicit type checking, add typing_extensions to [dev] extra * fix linting --------- Co-authored-by: Andreas Poehlmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6450ef8 - Browse repository at this point
Copy the full SHA 6450ef8View commit details
Commits on Oct 4, 2024
-
* feat: expanduser no-op * test: expanduser for pathlib paths * chore: undo autoformatting
Configuration menu - View commit details
-
Copy full SHA for 70b1a78 - Browse repository at this point
Copy the full SHA 70b1a78View commit details
Commits on Oct 7, 2024
-
tests: reenable py3.13 tests on windows (#295)
Was blocked due to missing pywin32 for 3.13
Configuration menu - View commit details
-
Copy full SHA for 3fc72fb - Browse repository at this point
Copy the full SHA 3fc72fbView commit details
Commits on Oct 14, 2024
-
Fix sftp join issue for non-root prefixed paths (#294)
* tests: add test reproducing join issue for non-root prefixed paths * tests: improve ssh container fixture robustness * tests: add additional test cases for constructing ssh paths * upath._flavour: fix ssh path parsing (enforce absolute paths) * typing: fix error in kwargs
Configuration menu - View commit details
-
Copy full SHA for 009f5cf - Browse repository at this point
Copy the full SHA 009f5cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a32d12 - Browse repository at this point
Copy the full SHA 1a32d12View commit details
Commits on Nov 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 635fa20 - Browse repository at this point
Copy the full SHA 635fa20View commit details -
* tests: cleanup azure tests * tests: fix error with s3 fixture with global moto install * tests: support gcs tests without internet connection Specify token storage argument to avoid timeouts due to credential refresh without internet connectivity.
Configuration menu - View commit details
-
Copy full SHA for 6fe13a1 - Browse repository at this point
Copy the full SHA 6fe13a1View commit details -
* Bump s3fs from 2024.9.0 to 2024.10.0 Bumps [s3fs](https://github.com/fsspec/s3fs) from 2024.9.0 to 2024.10.0. - [Changelog](https://github.com/fsspec/s3fs/blob/main/release-procedure.md) - [Commits](fsspec/s3fs@2024.9.0...2024.10.0) --- updated-dependencies: - dependency-name: s3fs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump fsspec[dask,git,hdfs,http,sftp,smb] from 2024.9.0 to 2024.10.0 Bumps [fsspec[dask,git,hdfs,http,sftp,smb]](https://github.com/fsspec/filesystem_spec) from 2024.9.0 to 2024.10.0. - [Commits](fsspec/filesystem_spec@2024.9.0...2024.10.0) --- updated-dependencies: - dependency-name: fsspec[dask,git,hdfs,http,sftp,smb] dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump dvc from 3.55.2 to 3.56.0 Bumps [dvc](https://github.com/iterative/dvc) from 3.55.2 to 3.56.0. - [Release notes](https://github.com/iterative/dvc/releases) - [Commits](iterative/dvc@3.55.2...3.56.0) --- updated-dependencies: - dependency-name: dvc dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump gcsfs from 2024.9.0.post1 to 2024.10.0 Bumps [gcsfs](https://github.com/fsspec/gcsfs) from 2024.9.0.post1 to 2024.10.0. - [Commits](fsspec/gcsfs@2024.9.0post1...2024.10.0) --- updated-dependencies: - dependency-name: gcsfs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump huggingface-hub from 0.25.2 to 0.26.2 Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.25.2 to 0.26.2. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v0.25.2...v0.26.2) --- updated-dependencies: - dependency-name: huggingface-hub dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * upath._flavour_sources: update versions --------- 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 db185f3 - Browse repository at this point
Copy the full SHA db185f3View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9faa452 - Browse repository at this point
Copy the full SHA 9faa452View commit details
Commits on Dec 12, 2024
-
* Bump dvc from 3.56.0 to 3.58.0 Bumps [dvc](https://github.com/iterative/dvc) from 3.56.0 to 3.58.0. - [Release notes](https://github.com/iterative/dvc/releases) - [Commits](iterative/dvc@3.56.0...3.58.0) --- updated-dependencies: - dependency-name: dvc dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump huggingface-hub from 0.26.2 to 0.26.5 Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.26.2 to 0.26.5. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v0.26.2...v0.26.5) --- updated-dependencies: - dependency-name: huggingface-hub dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * upath._flavour_sources: update flavours --------- 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 0390079 - Browse repository at this point
Copy the full SHA 0390079View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66258f5 - Browse repository at this point
Copy the full SHA 66258f5View commit details
Commits on Dec 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4efb8da - Browse repository at this point
Copy the full SHA 4efb8daView 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 v0.2.5...v0.2.6