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

Parsing large sparql responses leads to lxml error: lxml.etree.XMLSyntaxError: internal error: Huge input lookup #749

Closed
artreven opened this issue Jun 7, 2017 · 1 comment

Comments

@artreven
Copy link
Contributor

artreven commented Jun 7, 2017

When I connect to an external SPARQL store and make a query that returns many results (more than 9.5 MB KimiNewt/pyshark#75) the xmlparser throws the error: "lxml.etree.XMLSyntaxError: internal error: Huge input lookup"

gromgull added a commit that referenced this issue May 14, 2018
Add support to parsing large xml inputs (#749)
@ghost
Copy link

ghost commented Dec 24, 2021

Addressed in 6cb0dab

@ghost ghost closed this as completed Dec 24, 2021
This issue was closed.
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

No branches or pull requests

1 participant