Commit Graph

  • b508e1fc5f chore(pre-commit.ci): pre-commit autoupdate (#287) pre-commit-ci[bot] 2024-07-22 13:18:45 -05:00
  • 5d9bb92da6 chore(pre-commit.ci): pre-commit autoupdate (#286) pre-commit-ci[bot] 2024-07-01 11:50:04 -07:00
  • 3013744626 2.22.1 github-actions 2024-06-26 06:18:27 +00:00
  • c44eb2cabd fix: wheel build exclude for pp37 (#285) J. Nick Koston 2024-06-26 08:15:04 +02:00
  • 3660b7cb71 2.22.0 github-actions 2024-06-26 06:03:35 +00:00
  • d0ac990a7a feat: build wheels for aarch64 to allow use in embedded systems (#283) Mimoja 2024-06-26 08:00:33 +02:00
  • fa48bc025c chore: drop python 3.7 support (#284) J. Nick Koston 2024-06-26 07:44:20 +02:00
  • fb016aa33f 2.21.3 github-actions 2024-05-20 21:40:20 +00:00
  • be68a79c52 fix: clear exception flag on disconnect future if its also sent to handlers (#281) J. Nick Koston 2024-05-20 11:37:31 -10:00
  • f73e13eb5e 2.21.2 github-actions 2024-05-08 19:59:12 +00:00
  • 7da5d44caa fix: introspection bogus child paths (#280) mriemensberger 2024-05-08 21:56:13 +02:00
  • f0fc6668b9 2.21.1 github-actions 2024-01-16 18:19:23 +00:00
  • 0271825e73 fix: avoid expensive runtime inspection of known callables (#277) J. Nick Koston 2024-01-16 08:16:29 -10:00
  • e8ee4ba3d8 2.21.0 github-actions 2023-12-12 02:53:13 +00:00
  • 2b8770b892 feat: speed up message callbacks (#276) J. Nick Koston 2023-12-11 16:49:45 -10:00
  • 64b7a73054 2.20.0 github-actions 2023-12-04 06:30:58 +00:00
  • 9f54fc3194 feat: speed up run time constructed method handlers (#275) J. Nick Koston 2023-12-03 20:28:04 -10:00
  • 7ede6bb438 2.19.0 github-actions 2023-12-04 04:29:18 +00:00
  • 0e57d798a2 feat: speed up ServiceInterface callbacks with cython methods (#274) J. Nick Koston 2023-12-03 18:26:29 -10:00
  • d47622c490 2.18.0 github-actions 2023-12-04 02:52:13 +00:00
  • 8ee18a1355 feat: small speed up to the aio message reader (#273) J. Nick Koston 2023-12-03 16:49:49 -10:00
  • 210323953c 2.17.0 github-actions 2023-12-04 02:26:21 +00:00
  • 502ab0d47f feat: reduce duplicate code in aio MessageBus (#272) J. Nick Koston 2023-12-03 16:24:02 -10:00
  • e30c477eb0 2.16.0 github-actions 2023-12-04 02:01:33 +00:00
  • 6d7f522e1c feat: speed up sending messages with call on the MessageBus (#271) J. Nick Koston 2023-12-03 15:58:39 -10:00
  • e3bc922eed 2.15.0 github-actions 2023-11-22 08:29:55 +00:00
  • c6a8301704 feat: make ErrorType enums compare as strings (#269) Stefan Agner 2023-11-22 09:26:11 +01:00
  • 6143cb1e86 2.14.0 github-actions 2023-11-10 14:50:05 +00:00
  • 0ccb7c5d87 feat: add support for tuples to the marshaller (#267) J. Nick Koston 2023-11-10 08:46:37 -06:00
  • 6b48423b23 2.13.1 github-actions 2023-11-07 23:19:44 +00:00
  • 158622157f fix: re-release since the previous release ran out of space on PyPI (#266) J. Nick Koston 2023-11-07 17:16:18 -06:00
  • 1fea9b487b 2.13.0 github-actions 2023-11-07 21:47:46 +00:00
  • 5bdb161c0a feat: improve marshaller performance (#264) J. Nick Koston 2023-11-07 15:44:06 -06:00
  • 4b7eeb10d5 2.12.1 github-actions 2023-11-07 21:13:38 +00:00
  • e634fc2c70 fix: send reply test failure with cython (#265) J. Nick Koston 2023-11-07 15:09:22 -06:00
  • 40a45b8694 2.12.0 github-actions 2023-10-18 07:49:25 +00:00
  • dca459900e fix: reduce size of wheels by excluding generated .c files (#262) J. Nick Koston 2023-10-17 21:44:54 -10:00
  • 460a072652 feat: update for final cpython release (#263) J. Nick Koston 2023-10-17 21:44:41 -10:00
  • 601395460d 2.11.1 github-actions 2023-10-04 17:41:51 +00:00
  • 4de31a3646 fix: marshall multi-byte strings correctly (#261) J. Nick Koston 2023-10-04 13:37:39 -04:00
  • f9e5d1d020 chore: add more unmarshall tests (#260) J. Nick Koston 2023-10-04 13:27:49 -04:00
  • 4d3b666564 chore: add more unmarshall tests (#259) J. Nick Koston 2023-10-04 13:17:53 -04:00
  • 2fc723eacb chore: add benchmark for GetValue (#258) J. Nick Koston 2023-09-28 09:49:51 -05:00
  • 8beea1da71 2.11.0 github-actions 2023-09-27 14:29:06 +00:00
  • 5c8bfe5e15 feat: speed up unpacking arrays (#257) J. Nick Koston 2023-09-27 09:25:24 -05:00
  • e1d4db724c 2.10.0 github-actions 2023-09-25 19:29:55 +00:00
  • 0d7a6652d7 feat: speed up constructing Variant objects (#256) J. Nick Koston 2023-09-25 14:25:52 -05:00
  • eeabcd536f 2.9.0 github-actions 2023-09-20 09:18:56 +00:00
  • 5aed075166 feat: speed up unmarshalling message body (#255) J. Nick Koston 2023-09-20 11:14:59 +02:00
  • 50b283a4c0 2.8.0 github-actions 2023-09-20 08:31:01 +00:00
  • dd74a8409d feat: speed up unmarshalling Variants (#254) J. Nick Koston 2023-09-20 10:27:13 +02:00
  • 24dbe61160 2.7.0 github-actions 2023-09-13 18:24:47 +00:00
  • f9b61b8bc7 feat: speed up readers in the unmarshall path (#253) J. Nick Koston 2023-09-13 13:21:25 -05:00
  • 288ffbe6bb 2.6.0 github-actions 2023-09-12 03:06:10 +00:00
  • 0b6ba93f73 feat: speed up first connection when using asyncio (#251) J. Nick Koston 2023-09-11 22:02:16 -05:00
  • 7c527b4a39 2.5.0 github-actions 2023-09-12 02:46:56 +00:00
  • e4cae13e1a feat: speed up unmarshaller (#250) J. Nick Koston 2023-09-11 21:43:34 -05:00
  • 1996520489 2.4.0 github-actions 2023-09-12 00:08:44 +00:00
  • 98c7e75375 feat: add cython typing for ServiceInterface.name (#248) J. Nick Koston 2023-09-11 19:04:38 -05:00
  • 16b31f91e5 chore: bump cpython CI version (#249) J. Nick Koston 2023-09-11 19:03:15 -05:00
  • 5344884c9b 2.3.0 github-actions 2023-09-11 23:57:33 +00:00
  • 8f39ba3ada feat: speed up connect and disconnect (#247) J. Nick Koston 2023-09-11 18:50:05 -05:00
  • cbcea89509 2.2.0 github-actions 2023-09-10 20:16:36 +00:00
  • 5f5a150ca0 feat: speed up unmarshalling by skipping unused unix_fds header (#246) J. Nick Koston 2023-09-10 15:13:17 -05:00
  • 5583a2a2e7 2.1.0 github-actions 2023-09-10 19:52:24 +00:00
  • da30b04a15 feat: reduce overhead to reset between messages (#245) J. Nick Koston 2023-09-10 14:49:02 -05:00
  • 42bbff5f74 2.0.1 github-actions 2023-09-08 23:37:35 +00:00
  • 370791da86 fix: clean up address parsing and tests (#244) J. Nick Koston 2023-09-08 18:33:53 -05:00
  • 21f8544d4a 2.0.0 github-actions 2023-09-07 23:39:15 +00:00
  • 091d421a94 feat!: don't import backends by default (#243) David Lechner 2023-09-07 18:35:05 -05:00
  • 6c3d8c1912 1.95.2 github-actions 2023-09-07 16:01:11 +00:00
  • 14f52f216d fix: handling of None messages from notify callback (#236) Noel Remy 2023-09-07 17:55:12 +02:00
  • 8e17e91f0c 1.95.1 github-actions 2023-09-07 15:20:04 +00:00
  • 6f6f5f86c0 fix: handle multiple flag bits when unmarshalling (#241) J. Nick Koston 2023-09-07 10:16:07 -05:00
  • 0386dc2322 chore: add test coverage for issue 239 (#240) J. Nick Koston 2023-09-07 09:54:18 -05:00
  • 91ad820069 1.95.0 github-actions 2023-09-06 16:29:57 +00:00
  • b8d0e9be4c feat: small speed up to the unmarshaller (#238) J. Nick Koston 2023-09-06 11:26:08 -05:00
  • d449029bd8 1.94.1 github-actions 2023-08-27 13:32:48 +00:00
  • e8901a8f7d fix: rebuild wheels with cython 3.0.2 (#235) J. Nick Koston 2023-08-27 08:29:18 -05:00
  • 85af3db87c 1.94.0 github-actions 2023-08-24 14:53:33 +00:00
  • b38aa58aa7 feat: build cpython 3.12 wheels (#234) J. Nick Koston 2023-08-24 09:49:58 -05:00
  • 53644927b9 chore: bump cpython 3.12 version in CI (#233) J. Nick Koston 2023-08-24 09:47:58 -05:00
  • 115250534d 1.93.1 github-actions 2023-08-24 14:32:37 +00:00
  • d12266ddef fix: avoid cythonizing SendReply (#232) J. Nick Koston 2023-08-24 09:28:53 -05:00
  • ed5c87f492 chore: add more coverage for send_reply (#231) J. Nick Koston 2023-08-24 08:40:20 -05:00
  • a8b9e721d5 chore: add send_reply tests (#230) J. Nick Koston 2023-08-24 08:25:11 -05:00
  • b6ac4cf7bc 1.93.0 github-actions 2023-08-21 14:53:46 +00:00
  • ce61aea37a feat: improve performance of processing incoming messages (#228) J. Nick Koston 2023-08-21 09:50:17 -05:00
  • 2b08f9f603 1.92.0 github-actions 2023-08-18 19:36:38 +00:00
  • b2225527ae feat: reduce overhead to dispatch method handlers (#227) J. Nick Koston 2023-08-18 14:33:23 -05:00
  • 8f4f9451b7 1.91.4 github-actions 2023-08-17 20:14:49 +00:00
  • 5d6f90ba32 fix: subpath bad matching (#202) Noel Remy 2023-08-17 22:11:38 +02:00
  • 75ba74c07c 1.91.3 github-actions 2023-08-17 20:02:43 +00:00
  • 4051cf283f fix: messages could be sent out of order if they had to queue (#225) J. Nick Koston 2023-08-17 14:58:49 -05:00
  • 8cb0a62826 1.91.2 github-actions 2023-08-09 21:17:43 +00:00
  • 823e85fddc fix: avoid checking if a message expects a reply twice (#223) J. Nick Koston 2023-08-09 11:14:47 -10:00
  • 9cb00ac454 1.91.1 github-actions 2023-08-09 11:21:23 +00:00
  • dfa9053a03 fix: revert changes to _expects_reply from speed up to processing bluez passive data (#222) J. Nick Koston 2023-08-09 01:18:32 -10:00
  • 8acfa7841a 1.91.0 github-actions 2023-08-09 10:47:44 +00:00
  • 8e7432d31b feat: speed up to processing bluez passive data (#221) J. Nick Koston 2023-08-09 00:44:33 -10:00