pre-commit-ci[bot]
|
bfc8151005
|
chore(pre-commit.ci): pre-commit autoupdate (#427)
* chore(pre-commit.ci): pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.0 → v0.11.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.0...v0.11.0)
* chore(pre-commit.ci): auto fixes
* chore: fix violations
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-03-17 11:01:24 -10:00 |
|
J. Nick Koston
|
7e4cab6778
|
fix: upgrade to ruff 0.1.0 and fix violations (#422)
|
2025-03-13 13:12:13 -10:00 |
|
J. Nick Koston
|
2bad648c61
|
chore: enable some more ruff rules (#414)
|
2025-03-06 12:49:12 -10:00 |
|
J. Nick Koston
|
a589651511
|
chore: sort imports (#413)
|
2025-03-06 12:27:01 -10:00 |
|
J. Nick Koston
|
996659e1b5
|
feat: refactor service bus handler lookup to avoid linear searches (#400)
|
2025-03-05 13:28:00 -10:00 |
|
J. Nick Koston
|
eda37061c4
|
chore: switch to ruff (#339)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-01-07 09:37:35 -10:00 |
|
J. Nick Koston
|
42a786b23f
|
chore: drop Python 3.8 support as it has reached EOL (#338)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-01-07 09:22:28 -10:00 |
|
Marc Mueller
|
0f04a794f2
|
fix: remove deprecated no_type_check_decorator (#316)
|
2024-10-05 15:37:40 -05:00 |
|
J. Nick Koston
|
9f54fc3194
|
feat: speed up run time constructed method handlers (#275)
|
2023-12-03 20:28:04 -10:00 |
|
J. Nick Koston
|
0e57d798a2
|
feat: speed up ServiceInterface callbacks with cython methods (#274)
|
2023-12-03 18:26:29 -10:00 |
|
J. Nick Koston
|
0ccb7c5d87
|
feat: add support for tuples to the marshaller (#267)
|
2023-11-10 08:46:37 -06:00 |
|
J. Nick Koston
|
98c7e75375
|
feat: add cython typing for ServiceInterface.name (#248)
|
2023-09-11 19:04:38 -05:00 |
|
J. Nick Koston
|
b2225527ae
|
feat: reduce overhead to dispatch method handlers (#227)
|
2023-08-18 14:33:23 -05:00 |
|
J. Nick Koston
|
8e7432d31b
|
feat: speed up to processing bluez passive data (#221)
|
2023-08-09 00:44:33 -10:00 |
|
J. Nick Koston
|
5b6cbc560e
|
fix: more cython3 optional fixes (#219)
|
2023-08-02 09:32:57 -10:00 |
|
J. Nick Koston
|
5bda04b089
|
fix: result typing in ServiceInterface._handle_signal (#214)
|
2023-07-28 12:07:54 -05:00 |
|
J. Nick Koston
|
2f5fc38007
|
fix: relax typing on _fn_result_to_body to allow Any (#212)
|
2023-07-27 15:38:09 -05:00 |
|
J. Nick Koston
|
c40c7bcc4a
|
fix: typing on _fn_result_to_body was incorrect which was caused an exception with cython3 (#210)
|
2023-07-24 13:58:57 -05:00 |
|
J. Nick Koston
|
06647d7e49
|
feat: avoid replacing unix_fds if there are no unix_fds (#176)
|
2022-12-08 12:32:45 -10:00 |
|
J. Nick Koston
|
fb4d5402ba
|
feat: only construct handlers once (#175)
|
2022-12-08 11:27:37 -10:00 |
|
J. Nick Koston
|
5787032af7
|
feat: complete some more missing typing (#103)
|
2022-10-11 16:54:23 -10:00 |
|
J. Nick Koston
|
0ad8801215
|
feat: add cython extension for signature (#72)
|
2022-10-04 07:32:21 -10:00 |
|
J. Nick Koston
|
36b08afbff
|
chore: rename
|
2022-09-09 08:45:49 -05:00 |
|
J. Nick Koston
|
7e9609b0f5
|
chore: rename
|
2022-09-09 08:44:30 -05:00 |
|
J. Nick Koston
|
495bfac17f
|
chore: initial port
|
2022-09-09 08:43:26 -05:00 |
|