0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 02, 2025 — Mar 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ci: fix publish workflow by updating Python and setup-python action More... 19 days ago
docs: clarify Service.interface(), VarlinkError, RequestHandler, and server classes More... 19 days ago
client: use _with_resolved_interface instead of _with_interface More... 3 months ago
pyproject: require older pytest for Python 3.9 More... 4 months ago
Makefile: drop python2 support More... 4 months ago
client: drop namespaced from VarlinkError.new in _next_varlink_message More... 4 months ago
tests: Adds a new test file checking errors serialization/deserialization. More... 4 months ago
Add manual trigger support to publish workflow More... 4 months ago
Update publish.yml for GitHub Actions workflow More... 4 months ago
varlink: split interfacename test into valid and invalid tests More... 5 months ago
varlink: extend scanner test coverage More... 5 months ago
varlink: convert test_scanner to pytest More... 5 months ago
pyproject: exclude tests from coverage More... 5 months ago
varlink: tests: add missing connection parameter case More... 5 months ago
varlink: further type the client class More... 5 months ago
varlink: change `sleep_duration` to a float More... 5 months ago
varlink: type trivial functions in server.py More... 5 months ago
varlink: add trivial typing to mock.py More... 5 months ago
varlink: type return `None` where possible More... 5 months ago
Update README a bit More... 5 months ago
ci: add python 3.14 to tox environments More... 5 months ago
pyproject: test and support on 3.14 More... 5 months ago
setup: remove MANIFEST.in More... 6 months ago
Revert "ci: temporary pin tox to 4.29.x" More... 6 months ago
setup: remove setup.py More... 6 months ago
setup: remove setup.cfg in favour of pyproject.toml More... 6 months ago
ci: temporary pin tox to 4.29.x More... 6 months ago
build(deps): bump pypa/gh-action-pypi-publish in /.github/workflows More... 6 months ago
Get varlink's interface description file using importlib.resources.files More... 7 months ago
Fix `split` does not exists on `string` error More... 7 months ago