Hi, I’m upgrading a project from lxml 5.4.0 to the newly released lxml 6.0.0 and encountering an unexpected XMLSchemaParseError. I’ve distilled the problem into a minimal, self-contained example and uploaded it as a GitHub gist:
https://gist.github.com/AustinMatherne/533a4b6a31a63e11bfd8c09c03c05183 * The same XML and XSD files parse and schema validate cleanly with lxml 5.4.0. * With lxml 6.0.0, calling XMLSchema() raises an XMLSchemaParseError with no obvious culprit. Is this a bug in libxml, lxml, or am I doing something unsupported with the API? Thank you for your time and help, Austin _______________________________________________ lxml - The Python XML Toolkit mailing list -- lxml@python.org To unsubscribe send an email to lxml-le...@python.org https://mail.python.org/mailman3//lists/lxml.python.org Member address: arch...@mail-archive.com