-
Notifications
You must be signed in to change notification settings - Fork 42
Comparing changes
Open a pull request
base repository: fsspec/universal_pathlib
base: v0.2.3
head repository: fsspec/universal_pathlib
compare: v0.2.4
- 14 commits
- 32 files changed
- 2 contributors
Commits on Aug 27, 2024
-
Fix UPath.rename type signature (#258)
* typesafety: add checks for rename signature * upath: fix type signature of UPath.rename * tests: fix issue with ssl detection on test setup
Configuration menu - View commit details
-
Copy full SHA for 320425f - Browse repository at this point
Copy the full SHA 320425fView commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 18ade33 - Browse repository at this point
Copy the full SHA 18ade33View commit details -
Update moto[s3,server] remove upper version bound (#248)
* Update moto[s3,server] requirement from <5 to <6 Updates the requirements on [moto[s3,server]](https://github.com/getmoto/moto) to permit the latest version. - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@0.0.7...5.0.12) --- updated-dependencies: - dependency-name: moto[s3,server] dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * tests: update moto usage for compatibility with newer versions --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andreas Poehlmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 15712e6 - Browse repository at this point
Copy the full SHA 15712e6View commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bd5e5fa - Browse repository at this point
Copy the full SHA bd5e5faView commit details -
Implement UPath.samefile (#261)
* tests: add samefile test case * upath: implement samefile * tests: datapath fix samefile test
Configuration menu - View commit details
-
Copy full SHA for c457f06 - Browse repository at this point
Copy the full SHA c457f06View commit details -
Fix touch exists_ok if file exists (#262)
* tests: touch exists_ok behavior * upath: fix touch exists_ok * upath.implementations.cloud: remove AzurePath.touch custom method
Configuration menu - View commit details
-
Copy full SHA for 162dd2f - Browse repository at this point
Copy the full SHA 162dd2fView commit details
Commits on Aug 31, 2024
-
tests: add test for mkdir with existing gcs bucket (#263)
* tests: add test for mkdir with existing gcs bucket * tests: skip gcs test on windows
Configuration menu - View commit details
-
Copy full SHA for e2451e9 - Browse repository at this point
Copy the full SHA e2451e9View commit details -
UPath.joinpath raise error on protocol mismatch (#264)
* tests: add test defining protocol mismatch behavior * upath: fix UPath raise ValueError on mismatch instead of TypeError * upath.implementations.cloud: raise early if bucket/container missing * upath: fix protocol matching on <=3.11
Configuration menu - View commit details
-
Copy full SHA for 3d4ec00 - Browse repository at this point
Copy the full SHA 3d4ec00View commit details -
Add SFTPPath implementation (#265)
* tests: add sshpath tests * upath: add SFTPPath implementation * tests: add paramiko dependency * upath.implementations.sftp: remove monkeypatch * tests: add missing protocols to registry tests * tests: fix sftp tests for fsspec<2022.10.0 * tests: xfail mkdir sftp tests on old fsspec
Configuration menu - View commit details
-
Copy full SHA for ab308c6 - Browse repository at this point
Copy the full SHA ab308c6View commit details
Commits on Sep 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e508246 - Browse repository at this point
Copy the full SHA e508246View commit details -
Silence various warnings in tests (#267)
* tests: silence various warnings * tests: silence botocore warning * ci: update actions * ci: silence pip error on macos py38
Configuration menu - View commit details
-
Copy full SHA for 5f70444 - Browse repository at this point
Copy the full SHA 5f70444View commit details
Commits on Sep 7, 2024
-
* tests: UPath.lstat returns but throws warning * upath: fix lstat tests
Configuration menu - View commit details
-
Copy full SHA for b44bac3 - Browse repository at this point
Copy the full SHA b44bac3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b330b16 - Browse repository at this point
Copy the full SHA b330b16View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed86b34 - Browse repository at this point
Copy the full SHA ed86b34View 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 v0.2.3...v0.2.4