Skip to content

Conversation

@nwellnhof
Copy link
Contributor

libxml2 2.15 adds additional detail to some XPath error messages, for example the actual name of undefined prefixes, functions or variables. Use the doctest.ELLIPSIS option to handle such messages.

libxml2 2.15 adds additional detail to some XPath error messages, for
example the actual name of undefined prefixes, functions or variables.
Use the doctest.ELLIPSIS option to handle such messages.
@scoder
Copy link
Member

scoder commented Jul 6, 2025

Thanks. Setting the general option seems fine for documentation text.

@scoder scoder merged commit 0603be3 into lxml:master Jul 6, 2025
52 checks passed
scoder pushed a commit that referenced this pull request Jul 21, 2025
libxml2 2.15 adds additional detail to some XPath error messages,
for example the actual name of undefined prefixes, functions or variables.
Use the doctest.ELLIPSIS option to handle such messages.
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