20 Commits

Author SHA1 Message Date
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
4fcdbed1e5
fix: ensure proxy object tasks do not get garbage collected prematurely (#409) 2025-03-06 14:08:34 -10:00
dependabot[bot]
9ad38730d5
chore(deps-dev): bump pytest from 7.4.4 to 8.3.4 (#334)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-01-21 17:47:00 -10:00
J. Nick Koston
5bf90b9fb1
chore: add codspeed benchmarks (#340) 2025-01-07 10:52:53 -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
45c0e7491d
feat: python 3.13 support (#291) 2024-08-21 07:19:07 -05:00
Noel Remy
14f52f216d
fix: handling of None messages from notify callback (#236)
Co-authored-by: Remy Noel <remy.noel@blade-group.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-09-07 10:55:12 -05:00
J. Nick Koston
c755193ee0
feat: initial cpython 3.12 support (#207) 2023-07-24 10:51:22 -05:00
J. Nick Koston
2fa7cdb156
chore: disable one more flakey glib test on py3.10 (#174) 2022-12-06 13:45:16 -10:00
J. Nick Koston
7edfc38b63
chore: disable flakey glib test on newer python (#173) 2022-12-06 13:39:02 -10:00
J. Nick Koston
b53a4675d7
feat: add support and workarounds for cpython3.11 (#31) 2022-11-01 16:49:02 -05:00
David Lechner
f8c67ed00f
fix: pass return value to SendReply.__exit__ (#127) 2022-10-29 18:43:47 -05:00
Mike Degatano
2e8076b14a
feat: handle kwargs in signal callback (#26) 2022-09-21 06:37:46 -10:00
Mike Degatano
e43889091b
fix: disconnect connected buses at end of tests (#25) 2022-09-20 10:28:43 -10:00
Mike Degatano
cfad28bd2b
feat: add unpack variants option (#20) 2022-09-19 19:43:58 -05:00
Mike Degatano
a3379c74ad
feat: allow varargs callback for signals (#22) 2022-09-19 15:38:29 -05:00
J. Nick Koston
c88fcf0986 fix tests 2022-09-09 08:53:41 -05: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