Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚸 zv: Make signature parameter generic #416

Merged
merged 2 commits into from
Jul 29, 2023

Conversation

zeenix
Copy link
Contributor

@zeenix zeenix commented Jul 29, 2023

So that people can pass strings directly and let us worry about conversion to a Signature instance.

This involves changing some public methods to return a Result but they are rarely used directly.

@zeenix zeenix enabled auto-merge July 29, 2023 09:32
@zeenix zeenix force-pushed the zv-signature-generic branch 3 times, most recently from a67a127 to 90989ff Compare July 29, 2023 15:34
This doesn't affect our users but gives us some features.
So that people can pass strings directly and let us worry about
conversion to a `Signature` instance.

This involves changing some public methods to return a Result but they
are rarely used directly.
@zeenix zeenix merged commit 1368bbd into dbus2:main Jul 29, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant