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 |
|
github-actions
|
41c5a14fa8
|
1.75.1
Automatically generated by python-semantic-release
|
2022-11-23 17:20:48 +00:00 |
|
David Lechner
|
67255f7e01
|
fix: fix remaining altdesktop links (#169)
There were still a few links incorrectly pointing back to
altdesktop/python-dbus-next on GitHub.
|
2022-11-23 10:18:11 -07:00 |
|
github-actions
|
8d3d959217
|
1.75.0
Automatically generated by python-semantic-release
|
2022-11-17 21:02:25 +00:00 |
|
J. Nick Koston
|
98d5c5aec2
|
feat: add unmarshaller cython typing for SignatureType and SignatureTree (#168)
|
2022-11-17 14:59:25 -06:00 |
|
github-actions
|
de9eb5c8c0
|
1.74.2
Automatically generated by python-semantic-release
|
2022-11-17 20:22:19 +00:00 |
|
J. Nick Koston
|
1e32f284cd
|
fix: small fixes for typing with older python versions (#167)
|
2022-11-17 14:19:05 -06:00 |
|
github-actions
|
650b8b6a0f
|
1.74.1
Automatically generated by python-semantic-release
|
2022-11-16 15:39:00 +00:00 |
|
J. Nick Koston
|
6694fda49f
|
fix: building via PEP 517 (#166)
|
2022-11-16 09:36:01 -06:00 |
|
github-actions
|
8be252d426
|
1.74.0
Automatically generated by python-semantic-release
|
2022-11-14 20:54:14 +00:00 |
|
J. Nick Koston
|
9fb4440b80
|
feat: improve cdef types for marshaller (#164)
|
2022-11-14 14:51:04 -06:00 |
|
github-actions
|
97dfb968bb
|
1.73.1
Automatically generated by python-semantic-release
|
2022-11-14 20:34:19 +00:00 |
|
J. Nick Koston
|
46f1d6bbc0
|
fix: allow non-string objects to be marshalled by write_string (#163)
|
2022-11-14 14:31:19 -06:00 |
|
github-actions
|
b67ab0c4b4
|
1.73.0
Automatically generated by python-semantic-release
|
2022-11-11 14:19:49 +00:00 |
|
J. Nick Koston
|
113f0c9a32
|
feat: reduce latency to process messages (#161)
Improve `message_bus.py` `_process_message` performance with a `pxd` file
|
2022-11-11 08:16:19 -06:00 |
|
J. Nick Koston
|
9240bfda6e
|
chore: make big endian workflow manual until we get it working properly (#157)
|
2022-11-04 21:09:12 +01:00 |
|
J. Nick Koston
|
b2327c0855
|
chore: prepare marshaller to be able to generate big endian messages (#154)
|
2022-11-04 19:46:30 +01:00 |
|
J. Nick Koston
|
b3297008bc
|
chore: add a test for unmarshalling a big endian message (#156)
|
2022-11-04 19:43:22 +01:00 |
|
J. Nick Koston
|
984738c803
|
chore: add big endian github workflow (#155)
thanks to https://til.simonwillison.net/docker/emulate-s390x-with-qemu
|
2022-11-04 19:43:09 +01:00 |
|
github-actions
|
675a2fc5e1
|
1.72.0
Automatically generated by python-semantic-release
|
2022-11-04 18:06:16 +00:00 |
|
J. Nick Koston
|
7ed453f31a
|
feat: add optimized reader for GetManagedObjects (#152)
|
2022-11-04 19:03:32 +01:00 |
|
J. Nick Koston
|
2d566224d3
|
chore: add benchmark and tests for GetManagedObjects (#150)
|
2022-11-04 17:20:47 +01:00 |
|
github-actions
|
61d2869d96
|
1.71.0
Automatically generated by python-semantic-release
|
2022-11-04 10:44:33 +00:00 |
|
J. Nick Koston
|
ef7acdcbe5
|
feat: small speed up to _unpack_variants (#148)
|
2022-11-04 11:41:59 +01:00 |
|
github-actions
|
f7b3a2e495
|
1.70.0
Automatically generated by python-semantic-release
|
2022-11-04 10:39:30 +00:00 |
|
J. Nick Koston
|
ef7d9d4407
|
feat: use cimports for message marshalling (#149)
|
2022-11-04 11:37:12 +01:00 |
|
github-actions
|
7e84425639
|
1.69.0
Automatically generated by python-semantic-release
|
2022-11-04 08:15:47 +00:00 |
|
J. Nick Koston
|
b81de4553f
|
feat: refactor message_reader to avoid python wrappers (#147)
|
2022-11-04 09:12:50 +01:00 |
|
github-actions
|
c65bcd7b87
|
1.68.0
Automatically generated by python-semantic-release
|
2022-11-04 07:36:30 +00:00 |
|
J. Nick Koston
|
6418ed4bb6
|
feat: use cimports for unmarshaller Variant and Message (#146)
|
2022-11-04 08:33:57 +01:00 |
|
github-actions
|
a9c937028b
|
1.67.0
Automatically generated by python-semantic-release
|
2022-11-03 23:13:32 +00:00 |
|
J. Nick Koston
|
79d52a50bd
|
feat: optimize unmarshaller by dropping exception that was only used internally (#145)
|
2022-11-04 00:10:29 +01:00 |
|
github-actions
|
f1668264bc
|
1.66.0
Automatically generated by python-semantic-release
|
2022-11-03 21:59:29 +00:00 |
|
J. Nick Koston
|
2ff84e3ac5
|
feat: speed up creating Variant objects (#144)
|
2022-11-03 22:56:18 +01:00 |
|
github-actions
|
aa87b82856
|
1.65.0
Automatically generated by python-semantic-release
|
2022-11-03 21:15:53 +00:00 |
|
J. Nick Koston
|
f438c369bd
|
feat: add cython def for unmarshaller read_sock for fd passing (#143)
|
2022-11-03 22:13:26 +01:00 |
|
github-actions
|
a4a77cb13b
|
1.64.0
Automatically generated by python-semantic-release
|
2022-11-03 10:15:21 +00:00 |
|
J. Nick Koston
|
7d6fb63dc0
|
feat: speed up marshalling headers (#142)
|
2022-11-03 11:11:40 +01:00 |
|
github-actions
|
b8aa178e19
|
1.63.0
Automatically generated by python-semantic-release
|
2022-11-03 09:17:59 +00:00 |
|
J. Nick Koston
|
d7d301c773
|
feat: speed up marshall align (#137)
|
2022-11-03 10:12:57 +01:00 |
|
J. Nick Koston
|
71cf52430b
|
feat: speed up marshall write_string and write_variant (#138)
|
2022-11-03 10:09:43 +01:00 |
|
github-actions
|
3b2efffad2
|
1.62.0
Automatically generated by python-semantic-release
|
2022-11-03 09:05:19 +00:00 |
|
J. Nick Koston
|
c10a241dc5
|
feat: speed up marshaller by pre-packing bools (#139)
|
2022-11-03 10:01:26 +01:00 |
|
David Lechner
|
4a23e0e0c5
|
chore: update pyproject.toml dependencies (#136)
|
2022-11-02 19:54:08 +01:00 |
|
J. Nick Koston
|
b486e3248b
|
chore: add explicit test for workaround of python/cpython#98976 (#135)
|
2022-11-02 17:24:41 +01:00 |
|
github-actions
|
3c1c675309
|
1.61.1
Automatically generated by python-semantic-release
|
2022-11-01 22:16:20 +00:00 |
|
J. Nick Koston
|
2f21ee8b8d
|
fix: re-release due to pypi not seeing the new version (#134)
|
2022-11-01 17:12:50 -05:00 |
|
J. Nick Koston
|
6d7391a8f8
|
chore: adjust poetry for python 3.11 (#133)
|
2022-11-01 16:54:02 -05:00 |
|
github-actions
|
c2fb92bf86
|
1.61.0
Automatically generated by python-semantic-release
|
2022-11-01 21:52:31 +00:00 |
|