Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.8.3->^2.0.0Release Notes
gorakhargosh/watchdog
v2.1.6Compare Source
arghdependency in favor of the builtinargparsemodule. (#836)WindowsApiAsyncObserverreferences and--debug-force-winapi-asyncarguments.💟 Thanks to our beloved contributors: @knobix, @AndreaRe9, @BoboTiG
v2.1.5Compare Source
strtolist. (#831)💟 Thanks to our beloved contributors: @unique1o1, @BoboTiG
v2.1.4Compare Source
os.setsid()andos.killpg()Unix-only functions. (#809)FileModifiedEventon permission or ownership changes of a file. (#815)FSEeventsEmitterwithos.path.realpath(). (#822)AttributeErrorinSkipRepeatsQueue._put(). (#818)💟 Thanks to our beloved contributors: @replabrobin, @BoboTiG, @SamSchott, @AndreiB97, @NiklasRosenstein, @ikokollari, @mgorny
v2.1.3Compare Source
arm64anduniversal2wheels. (#740)v2.1.2Compare Source
v2.1.1Compare Source
v2.1.0Compare Source
libcloading (#776)FSEventsEmitter(#779)--debug-force-*arguments totricks(#781)v2.0.3Compare Source
logger.debug()instead oflogger.info()(#774)v2.0.2Compare Source
v2.0.1Compare Source
v2.0.0Compare Source
IN_CLOSE_WRITEevents. AFileCloseEventevent will be fired. Note thatIN_CLOSE_NOWRITEevents are not handled to prevent much noise. (#184, #245, #280, #313, #690)PyEval_InitThreadson Python 3.7+ (#746)v1.0.2Compare Source
event_idattribute infsevents(#721)fsevents(#726)v1.0.1Compare Source
v1.0.0Compare Source
fsevents(#717)winapi.BUFFER_SIZEnow defaults to64000(instead of2048) (#700)winapi.PATH_BUFFER_SIZE(defaults to2048) to keep the old behavior with path-realted functions (#700)pathlibfrom the standard library, instead ofpathtools(#556)events.LoggingFileSystemEventHandlerclass, useLoggingEventHandlerinsteadv0.10.7Compare Source
fsevents(#717)winapi.BUFFER_SIZEnow defaults to64000(instead of2048) (#700)winapi.PATH_BUFFER_SIZE(defaults to2048) to keep the old behavior with path-realted functions (#700)events.LoggingFileSystemEventHandlerclass, useLoggingEventHandlerinsteadevent_idattribute infsevents(#721)fsevents(#726`)IN_CLOSE_WRITEevents. AFileCloseEventevent will be fired. Note thatIN_CLOSE_NOWRITEevents are not handled to prevent much noise. (#184,#​245,#280,#​313,#690)v0.10.6Compare Source
v0.10.5Compare Source
v0.10.4Compare Source
loggerparameter for theLoggingEventHandler(#676)if Noneimplementation inRegexMatchingEventHandler(#677)fseventsmodule (#680)watchdog_fsevents.con non-macOS machines (#687)SIGTERMandSIGINTmore reliably (#693)v0.10.3Compare Source
ObservedWatch.pathis a string (#651)v0.10.2Compare Source
build_extcommand on macOS Catalina (#628)dispatch()method ofFileSystemEventHandler,PatternMatchingEventHandlerandRegexMatchingEventHandlerv0.10.1Compare Source
build_extcommand on macOS (#618, #620)setup.cfg(#617)fseventsC implementationEmptyDirectorySnapshot(#613)v0.10.0Compare Source
2020-01-26 • full history
Breaking changes
walker_callbackargument, usestatinsteadwatchdog[watchmedo]Other Changes
is_syntheticattribute (#369)os.scandir()to improve memory usage (#503)OSErrorare re-raised (#377)FSEventsEmitter.stop()twice (#466)watchdog_fsevents.cAttributeErrorabout forgottenpath_for_inodeattr (#436)ignore_device=Falseparameter to the ctor (#597)yaml.load()foryaml.safe_load()(#453)--debug-force-pollingargument (#404)WindowsApiEmittermade easier to subclass (#344)recursive=True(#454)v0.9.0Compare Source
2018-08-28 • full history
DirDeletedEventeventDirDeletedEventduplication when deleting a directoryfsevents2.py(#298)--debug-force-pollingargument (#336)FILE_LIST_DIRECTORYconstant (#376)Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.