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

swig: Add bindings for LogEvent #425

Merged
merged 4 commits into from
Apr 4, 2023
Merged

swig: Add bindings for LogEvent #425

merged 4 commits into from
Apr 4, 2023

Conversation

jan-kolarik
Copy link
Member

Allow API users to access wrappers for libdnf::base::LogEvent class and get_resolve_logs() method on the libdnf::base::Transaction.

Python API unit tests for the wrappers are included.

Allow API users to access wrappers for `libdnf::base::LogEvent` class and `get_resolve_logs()` method on the `libdnf::base::Transaction`.
@jan-kolarik jan-kolarik force-pushed the jkolarik/swig-logevent branch from 7a8fa78 to e848a5d Compare April 3, 2023 07:49
String pointers are not automatically wrapped by string, therefore adding some simple universal wrappers.
@kontura kontura self-assigned this Apr 4, 2023
@kontura
Copy link
Contributor

kontura commented Apr 4, 2023

LGTM.

@kontura kontura merged commit 0c2b114 into main Apr 4, 2023
@kontura kontura deleted the jkolarik/swig-logevent branch April 4, 2023 11:42
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.

2 participants