Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 452 Bytes

TODO.md

File metadata and controls

11 lines (10 loc) · 452 Bytes

TODO

  • better error handling (exceptions for every status code)
  • auto destroy on exception in constructor
  • rename FSMonitor to FSEvent (FSEvent → FSEvents)
  • better docstrings
  • more and better unittests
  • complete support of all libuv features
  • excepthook instead of contextmanager
  • process: fix create pipe repr writable boolean
  • better name for cross platform wrappers (or even better - remove them)