| commit | 72be3e43fdd6f8057a3a6f97d9fa1b00167eac6b | [log] [tgz] |
|---|---|---|
| author | apoirier <alain.poirier1@gmail.com> | Mon Sep 02 19:35:42 2024 +0200 |
| committer | GitHub <noreply@github.com> | Mon Sep 02 19:35:42 2024 +0200 |
| tree | 59519f485d39702c4dc50f42ecf5747ae0910bf4 | |
| parent | 5daadf57e8c58212212a6e8d2b8854a722c60408 [diff] |
[kqueue] fix `TypeError: kqueue.control() only accepts positional parameters` (#1062) * `kqueue.control()` only accepts positional parameters * docs: changelog [skip ci] --------- Co-authored-by: Mickaƫl Schoentgen <contact@tiger-222.fr>