sissaschool/elementpath
XPath 1.0/2.0/3.0/3.1 parsers and selectors for ElementTree and lxml
PythonMIT
Issues
- 0
- 3
- 1
XPath 2/3 expression min(.//row/count(entry)) doesn't parse with XPath3Parser: elementpath.exceptions.ElementPathTypeError: 'entry' proxy function at line 1, column 18: [err:XPST0017] unknown function 'entry'
#78 opened by martin-honnen - 4
- 11
- 6
- 2
- 2
- 5
[feature] tostring python function
#70 opened by Constantin1489 - 12
Issue with etree.HTML related to 4.2
#71 opened by Constantin1489 - 10
Evaluating expression (1 to 5)!map{ "name": "item " || ., "data": array { 1 to . } } gives error "elementpath.exceptions.MissingContextError: '!' operator at line 1, column 9: [err:XPDY0002] Dynamic context required for evaluate"
#63 opened by martin-honnen - 8
- 3
- 6
tests/test_xpath1_parser.py::LxmlXPath1ParserTest::test_sum_function fails on some systems
#66 opened by mgorny - 2
- 2
- 6
Custom function support
#60 opened by robbert-harms - 1
Trouble using extended operators
#61 opened by RaphaelHerd - 8
Error in getting attribute value
#58 opened by RabbitJackTrade - 5
Is the str of an XPath 3.1 map intended to be simply "map" or of an array to be "array"?
#57 opened by martin-honnen - 3
- 4
Unit test failed in python 3.10 and 3.11
#55 opened by szlin - 6
Two unittest Straße vs Strasse fails
#17 opened by eLvErDe - 3
- 2
Test regressions on PyPy3
#18 opened by mgorny - 5
- 8
2.2.2: pytest is failing
#37 opened by kloczek - 2
Incorrect result with XPath 2 step concat(., preceding-sibling::text()[1])
#42 opened by martin-honnen - 3
- 3
Error getting attribute names
#35 opened by RabbitJackTrade - 2
- 8
Testing failed on i386 platform.
#33 opened by szlin - 3
Floating point equality comparison fails in tests
#41 opened by AMDmi3 - 2
- 2
- 1
Missing git tag for 2.0.0 release
#29 opened by felixonmars - 4
- 6
- 2
node()[1]/following-sibling::node() doesn't select nodes with elementpath while lxml.xpath finds them
#44 opened by martin-honnen - 3
2.2.2: sphinx warnings
#38 opened by kloczek - 2
- 2
Error with "every ...in... satisfies..."
#46 opened by RabbitJackTrade - 2
- 7
Is `parse-xml-fragment` adding an element root wrapper element named "document"?
#54 opened by martin-honnen - 4
Odd serialization result when calling serialize function on sequence of child nodes
#56 opened by martin-honnen - 3
Prefix undefined when using XPath
#53 opened by arenas-guerrero-julian - 3
- 5
Issue with predicate - xpath 1.0
#51 opened by RabbitJackTrade - 2
- 1
xslt transform
#40 opened by ogustbiller