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
|
bfd48a3a38
|
feat: add support for finding message handlers when interface is None (#403)
|
2025-03-05 14:41:40 -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 |
|
mriemensberger
|
7da5d44caa
|
fix: introspection bogus child paths (#280)
|
2024-05-08 14:56:13 -05:00 |
|
J. Nick Koston
|
d12266ddef
|
fix: avoid cythonizing SendReply (#232)
|
2023-08-24 09:28:53 -05:00 |
|
Noel Remy
|
5d6f90ba32
|
fix: subpath bad matching (#202)
Co-authored-by: Remy Noel <remy.noel@blade-group.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2023-08-17 15:11:38 -05:00 |
|
J. Nick Koston
|
d2ce4a1846
|
fix: add missing closes to tests (#49)
|
2022-10-01 23:03:11 -10:00 |
|
David Lechner
|
691ff8e1bf
|
replace deprecated asyncio.get_event_loop()
`asyncio.get_event_loop()` was deprecated in Python 3.10, so we should use `asyncio.get_running_loop()` instead.
|
2022-09-26 12:43:56 -05:00 |
|
Mike Degatano
|
e43889091b
|
fix: disconnect connected buses at end of tests (#25)
|
2022-09-20 10:28:43 -10:00 |
|
J. Nick Koston
|
36b08afbff
|
chore: rename
|
2022-09-09 08:45:49 -05:00 |
|
J. Nick Koston
|
495bfac17f
|
chore: initial port
|
2022-09-09 08:43:26 -05:00 |
|