github fsspec/universal_pathlib v0.2.4

latest releases: v0.2.6, v0.2.5
12 months ago

What's Changed

Added

  • Add SFTPPath implementation by @ap-- in #265

Fixed

  • Fix UPath.rename type signature by @ap-- in #258
  • Prevent SMBPath.rename warnings when using defaults by @ap-- in #259
  • Update moto[s3,server] remove upper version bound by @dependabot in #248
  • Implement UPath.samefile by @ap-- in #261
  • Fix touch exists_ok if file exists by @ap-- in #262
  • tests: add test for mkdir with existing gcs bucket by @ap-- in #263
  • UPath.joinpath raise error on protocol mismatch by @ap-- in #264
  • tests: fix xpass test in http tests by @ap-- in #266
  • Silence various warnings in tests by @ap-- in #267

Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4

Don't miss a new universal_pathlib release

NewReleases is sending notifications on new releases.