Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / gorakhargosh/watchdog issues and pull requests

#1073 - FileModifiedEvent not received after modification through mmap()

Issue - State: closed - Opened by hinxx 8 days ago - 1 comment
Labels: inotify, not a bug

#1071 - possible for detecting file flush event?

Issue - State: open - Opened by lybroman 10 days ago

#1069 - FileNotFoundError when watching a non-existent file for creation

Issue - State: open - Opened by 8W9aG 11 days ago - 2 comments

#1066 - closed_no_write, update configuration

Issue - State: closed - Opened by eljeffeg 23 days ago - 4 comments

#1064 - Enable OS specific Mypy checks

Pull Request - State: closed - Opened by BoboTiG 25 days ago

#1063 - fix: correct `tricks` typing be a list of dictionary

Pull Request - State: closed - Opened by gnought 25 days ago - 1 comment

#1062 - `kqueue.control()` only accepts positional parameters

Pull Request - State: closed - Opened by apoirier 26 days ago - 4 comments

#1061 - core: more types

Pull Request - State: closed - Opened by BoboTiG about 1 month ago

#1060 - feat!: Enable Mypy `disallow_untyped_defs` rule + fixes

Pull Request - State: closed - Opened by BoboTiG about 2 months ago - 8 comments

#1059 - [inotify] Add support for `IN_CLOSE_NOWRITE` events

Pull Request - State: closed - Opened by BoboTiG about 2 months ago

#1058 - feat: Improve typing references for events

Pull Request - State: closed - Opened by BoboTiG about 2 months ago

#1057 - feat!: more typing clean-up + enforce keyword-arguments

Pull Request - State: closed - Opened by BoboTiG about 2 months ago

#1056 - chore: No more `typing.Optional` nor `typing.Union`

Pull Request - State: closed - Opened by BoboTiG about 2 months ago

#1055 - feat!: Enable `disallow_untyped_calls` Mypy rule + drop Python 3.8 support

Pull Request - State: closed - Opened by BoboTiG about 2 months ago

#1054 - Fix a silent fail if path is a file #1034 (Windows only).

Pull Request - State: open - Opened by TobiasRzepka 2 months ago

#1053 - chore: partly move settings from `setup.cfg` to `pyproject.toml`

Pull Request - State: closed - Opened by BoboTiG 2 months ago

#1052 - feat: Python 3.13 support

Pull Request - State: closed - Opened by BoboTiG 2 months ago

#1051 - feat: centralize platform checks

Pull Request - State: closed - Opened by BoboTiG 2 months ago

#1050 - [fsevents] Add missing `event_filter` keyword-argument to `FSEventsOb…

Pull Request - State: closed - Opened by BoboTiG 2 months ago - 1 comment

#1049 - class FSEventsObserver.schedule() is missing parameter 'event_filter'

Issue - State: closed - Opened by josephbertino 2 months ago
Labels: fsevents

#1048 - Update PatternMatchingEventHandler documentation

Pull Request - State: closed - Opened by nbelakovski 2 months ago - 1 comment

#1047 - Simplify the quickstart example

Pull Request - State: closed - Opened by nbelakovski 2 months ago - 1 comment

#1046 - Ambiguity in setting FileClosedEvent in filter

Issue - State: closed - Opened by xieyuguang 2 months ago - 5 comments
Labels: inotify, Help welcome :), Good first issue

#1045 - Threads not cleaning up when closing Observer if using Eventlet.

Issue - State: closed - Opened by ethan-vanderheijden 2 months ago - 1 comment
Labels: bug, inotify, Help welcome :)

#1044 - Race condition in Observer.start() and observer.schedule()

Issue - State: open - Opened by matthew11 3 months ago - 1 comment

#1043 - Feature Request: Allow functions as event handlers

Issue - State: open - Opened by za3k 3 months ago

#1041 - Moved file memory leak

Issue - State: open - Opened by darintay 3 months ago
Labels: bug, inotify, Help welcome :)

#1040 - Improve typing references for events

Issue - State: closed - Opened by fmigneault 3 months ago
Labels: core

#1039 - [Feature] Allow adding `ObservedWatch` without handlers

Issue - State: open - Opened by toluschr 4 months ago
Labels: feature, Help welcome :)

#1037 - [Question] Is it possible to execute manuall poll?

Issue - State: open - Opened by matkuki 6 months ago

#1035 - types: Types checks reporting issues after updating watchdog to 3.0.0. Same issue with 4.0.0

Issue - State: closed - Opened by swetayadav1 7 months ago - 8 comments
Labels: Help welcome :)

#1034 - silently fails if path is file

Issue - State: open - Opened by avelican 7 months ago - 8 comments
Labels: Help welcome :)

#1033 - [core] Run ruff, apply several fixes

Pull Request - State: closed - Opened by BoboTiG 8 months ago

#1032 - Fix inotify full emitter to accept event_filter

Pull Request - State: closed - Opened by mraspaud 8 months ago - 5 comments

#1031 - Unable to find installation candidates on v4.0.0

Issue - State: closed - Opened by adrielp 8 months ago - 6 comments

#1030 - Installation fails with 4.0.0

Issue - State: closed - Opened by wizrds 8 months ago - 25 comments
Labels: bug

#1029 - Bump actions/upload-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#1028 - Bump actions/setup-python from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#1027 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#1026 - Bump actions/download-artifact from 2 to 4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#1025 - failure to build on macos with `-Werror=unguarded-availability-new`

Issue - State: open - Opened by asottile-sentry 8 months ago - 4 comments
Labels: bug, fsevents-c, Help welcome :)

#1024 - Version 1.0.2 is not available in PyPi

Issue - State: closed - Opened by Ant1ng2 8 months ago - 2 comments

#1022 - Inconsistent Triggering of on_created Event

Issue - State: closed - Opened by RagnarLothbrok-Odin 10 months ago - 4 comments
Labels: fsevents-c

#1021 - `watchdog_fsevents.c`: possible to implement a fallback code for < 10.7?

Issue - State: closed - Opened by barracuda156 11 months ago - 3 comments
Labels: fsevents-c

#1020 - Hack? to fix failing macOS-3.10 tests

Pull Request - State: closed - Opened by msabramo 11 months ago - 1 comment

#1019 - Missing events on Windows 10 (Performance issues)

Issue - State: open - Opened by BoshenGuan 11 months ago - 9 comments
Labels: bug, windows, Help welcome :), improvement

#1018 - FileSystemEventHandler src_path in linux and mac

Issue - State: closed - Opened by recap 12 months ago - 1 comment

#1017 - Update supported versions: remove Python 3.7 and add Python 3.12

Pull Request - State: closed - Opened by msabramo 12 months ago - 5 comments

#1016 - fix: mypy `Unused "type: ignore" comment, use narrower...` errors

Pull Request - State: closed - Opened by msabramo 12 months ago - 2 comments

#1015 - Run black on inotify

Pull Request - State: closed - Opened by msabramo 12 months ago - 4 comments

#1014 - Fix mypy errors introduced by GH-1012

Pull Request - State: closed - Opened by msabramo 12 months ago

#1013 - Force FSEvents to use recursive mode to ensure that events are delivered

Pull Request - State: open - Opened by Rosuav 12 months ago - 6 comments

#1012 - Add typing to `dirsnapshot`

Pull Request - State: closed - Opened by msabramo 12 months ago - 2 comments

#1011 - Add `DirectorySnapshotDiff.ContextManager`

Pull Request - State: closed - Opened by msabramo 12 months ago - 5 comments

#1010 - Optionally emit created for existing files on start up

Issue - State: open - Opened by davetapley 12 months ago - 1 comment

#1009 - watchdog Monitor failure

Issue - State: open - Opened by litaojun about 1 year ago - 1 comment

#1008 - ModuleNotFoundError: No module named '_watchdog_fsevents'

Issue - State: open - Opened by dhnam about 1 year ago - 3 comments

#1007 - How to detect write events?

Issue - State: closed - Opened by Moosems about 1 year ago - 1 comment

#1006 - on_modifed not called with `logging.FileHander`

Issue - State: open - Opened by cibere about 1 year ago

#1006 - on_modifed not called with `logging.FileHander`

Issue - State: open - Opened by cibere about 1 year ago

#1006 - on_modifed not called with `logging.FileHander`

Issue - State: open - Opened by cibere about 1 year ago

#1005 - CIFS - polling question

Issue - State: open - Opened by copossum about 1 year ago

#1005 - CIFS - polling question

Issue - State: open - Opened by copossum about 1 year ago

#1005 - CIFS - polling question

Issue - State: open - Opened by copossum about 1 year ago

#1003 - When an event occurs, watchdog will always execute function 2 times

Issue - State: open - Opened by timelessnesses about 1 year ago - 5 comments

#1002 - fixes a possible race condition in AutoRestartTrick

Pull Request - State: closed - Opened by ivg about 1 year ago - 2 comments

#1001 - Documentation and links out of date?

Issue - State: open - Opened by stumpylog about 1 year ago

#1000 - EventDebouncer loses events when stopped

Issue - State: open - Opened by ivg about 1 year ago

#999 - EventDebouncer doesn't respect timing after the first batch

Issue - State: open - Opened by ivg about 1 year ago

#998 - fixes EventDebouncer not producing events

Pull Request - State: open - Opened by ivg about 1 year ago - 4 comments

#996 - Add back globals

Pull Request - State: closed - Opened by nickcivili about 1 year ago

#995 - Update README.rst

Pull Request - State: closed - Opened by abcdenis about 1 year ago - 1 comment

#994 - What should "Example API usage" do?

Issue - State: closed - Opened by abcdenis about 1 year ago - 2 comments

#993 - Observer pattern does not work in the soft link directory

Issue - State: closed - Opened by RogueCultivators about 1 year ago - 2 comments
Labels: Incomplete (need more info)

#992 - PollingObserver misses some new files when previously seen files are removed

Issue - State: open - Opened by smola about 1 year ago - 1 comment

#991 - If the pattern contains "[]" square brackets in it, no event was triggered in PatternMatchingEventHandler

Issue - State: open - Opened by hariharan605 over 1 year ago - 1 comment
Labels: bug, Help welcome :)

#989 - Added event filter for emitters

Pull Request - State: closed - Opened by marioga over 1 year ago - 2 comments

#987 - [events] Use `dataclass`

Pull Request - State: closed - Opened by BoboTiG over 1 year ago

#986 - [windows] Remove the `WATCHDOG_TRAVERSE_MOVED_DIR_DELAY` hack

Pull Request - State: closed - Opened by BoboTiG over 1 year ago

#985 - tests(inotif): improve stability of tests/test_emitter.py::test_close

Issue - State: closed - Opened by BoboTiG over 1 year ago - 1 comment
Labels: inotify, tests

#984 - Use SPDX license identifier

Pull Request - State: closed - Opened by vargenau over 1 year ago - 1 comment

#983 - watchdog.observer is not used still it's showing error of watchdog observer

Issue - State: closed - Opened by kenil-samyak over 1 year ago
Labels: Incomplete (need more info)

#982 - mypy error: Variable "watchdog.observers.Observer" is not valid as a type

Issue - State: closed - Opened by JohnStrunk over 1 year ago - 6 comments
Labels: core, improvement

#981 - Freezing when attempting to use with custom tkinter

Issue - State: closed - Opened by irp2605 over 1 year ago - 1 comment
Labels: not a bug

#980 - re-add `>` lost with 54f2cf0

Pull Request - State: closed - Opened by agroszer over 1 year ago - 1 comment

#979 - events.py lost a ">" with black

Issue - State: closed - Opened by agroszer over 1 year ago - 1 comment
Labels: bug