Issues
- 5
Python 3.11 support for untangle
#138 opened by fervand1 - 0
untangle back to XML
#99 opened by orellabac - 0
FYI: stubs are being added to typeshed
#116 opened by richardnias - 0
Accessing a child element named 'children'
#106 opened by willburden - 0
Document Python / untangle release matrix
#97 opened by stchris - 0
Update conda release to 1.2.1
#92 opened by stchris - 2
- 0
Potential vulnerability through external entities
#93 opened by stchris - 3
Any version for 3.10
#80 opened by hasii2011 - 2
Untangle fails on windows with xml string
#69 opened by ethanrucinski - 3
XML is okay but I get a strange error
#59 opened by tvdsluijs - 1
Unable to retrieve parsed xml in list "RecursionError('maximum recursion depth exceeded while calling a Python object',)
#55 opened by lolcats4u - 1
How to access sibling list members
#54 opened by tmccoy00 - 2
- 6
Parsing USPTO XML file
#49 opened by David-Herman - 0
FR: store original children name in Element
#44 opened by reverbc - 5
Better error message when file is not found
#29 opened by techtonik - 7
Python3 incompatibility / unicode
#17 opened by robnardo - 4
ValueError: stat: path too long for Windows
#45 opened by mattijn - 0
Remove magic from parse function
#87 opened by stchris - 1
Fix simple typo: addded -> added
#70 opened by timgates42 - 1
travis-ci not correctly report test result
#46 opened by reverbc - 0
Move to Github Actions
#82 opened by stchris - 0
Support newer Python versions
#83 opened by stchris - 1
Missing 1.1.1 tag in Git
#78 opened by Apteryks - 0
- 5
Make untangle installable from conda-forge?
#72 opened by HTenkanen - 2
Consider "getter" for attributes?
#74 opened by ventz - 2
Unexpected results when comparing two untangle.Element objects with the == operator
#63 opened by amorimlb - 2
Partially preserving XML?
#19 opened by Sam-Costigan - 1
- 2
Is there easy way get dict? (JSON like) data
#62 opened by gordio - 3
Basic example doesn't work
#64 opened by Jay-Dai - 1
- 2
how to add child/children to the xml file?
#61 opened by popeaaa - 1
Is this able to edit comments in XML file?
#56 opened by spiritoair - 1
ignoring "Junk after document element" error
#51 opened by rmsandu - 2
Outdated version on PyPI
#50 opened by DEKHTIARJonathan - 0
- 3
Using untangle, how can I check the existence of attributes and tags in XML before parsing
#28 opened by Nouri1111 - 6
pypi version out of date
#22 opened by mikeshultz - 1
How to determine if a element exists
#37 opened by clviper - 0
Example for optional SAX features
#32 opened by stchris - 0
Document Python 3.6 support
#33 opened by stchris - 1
cdata is an XML concept and hence should not be used in the API to refer "text" section of a tag
#30 opened by sandeepsinghal - 1
Using untangle, how can I check the existence of attributes and tags in XML before parsing
#27 opened by Nouri1111 - 5
How do I access deeply nested children?
#21 opened by jakehawkes - 2
Possible Bug or I've overlooked something
#20 opened by ClaudeCundiff - 7
accessing a tag's name
#14 opened by jabbalaci - 5
Using in class
#10 opened by excellentingenuity