pypi watchdog 1.0.0

latest releases: 4.0.0, 3.0.0, 2.3.1...
3 years ago
  • Versioning is now following the semver
  • Drop support for Python 2.7, 3.4 and 3.5
  • [mac] Regression fixes for native fsevents (#717)
  • [windows] winapi.BUFFER_SIZE now defaults to 64000 (instead of 2048) (#700)
  • [windows] Introduced winapi.PATH_BUFFER_SIZE (defaults to 2048) to keep the old behavior with path-realted functions (#700)
  • Use pathlib from the standard library, instead of pathtools (#556)
  • Allow file paths on Unix that don't follow the file system encoding (#703)
  • Removed the long-time deprecated events.LoggingFileSystemEventHandler class, use LoggingEventHandler instead
  • Thanks to our beloved contributors: @samschott, @bstaletic, @BoboTiG, @CCP-Aporia

Don't miss a new watchdog release

NewReleases is sending notifications on new releases.