You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add arguments validation for schemas and validation methods (by validation contexts)
Add custom XPath parser for find/findall/iterfind APIs on schemas for match
singleton sequence also if position is a number greater than 1 in predicate
expression (issue #468)
Improve build of XSD elements and groups, using a three-state built flag for
components
Extend and fix memory tests (Python 3.14+ seems to consume more memory)
Drop support for Python 3.9 and add development support for Python 3.15