Skip to content

Add ability to query libxml version number #289

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

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

jonathangreen
Copy link
Contributor

Add a new function: xmlsec.get_libxml_version() that returns a tuple[int, int, int] giving the version of libxml2 that xmlsec is using. Helpful when trying debug issues with xmlsec and lxml.

@jimjag jimjag merged commit 3191662 into xmlsec:master Mar 19, 2024
0 of 31 checks passed
@jonathangreen jonathangreen deleted the feature/libxml-version branch March 19, 2024 13:28
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