2.1.4
- [watchmedo] Fix usage of
os.setsid()
andos.killpg()
Unix-only functions. (#809) - [mac] Fix missing
FileModifiedEvent
on permission or ownership changes of a file. (#815) - [mac] Convert absolute watch path in
FSEeventsEmitter
withos.path.realpath()
. (#822) - Fix a possible
AttributeError
inSkipRepeatsQueue._put()
. (#818) - Allow overriding or adding custom event handlers to event dispatch map. (#814)
- Fix tests on big endian platforms. (#828)
💟 Thanks to our beloved contributors: @replabrobin, @BoboTiG, @samschott, @AndreiB97, @NiklasRosenstein, @ikokollari, @mgorny