issues
search
martinblech
/
xmltodict
Python module that makes working with XML feel like you are working with JSON
MIT License
5.52k
stars
462
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
large memory usage increase in streaming mode between 0.13.0 and 0.14.0
#365
erikhansenwong
opened
3 weeks ago
1
RFE: is it possible to start making github releases?🤔
#364
kloczek
opened
3 weeks ago
0
Revert "Ensure significant whitespace is not trimmed"
#363
martinblech
closed
1 month ago
0
feat: strip whitespace in element text content argument added
#362
thebetar
closed
1 month ago
0
Version 0.14.0 takes surrounding white space and new lines with the parsing
#361
thebetar
closed
1 month ago
9
Issue with python 3.5.3
#360
kiferrara
closed
1 month ago
1
Fix misspellings found by codespell
#359
DimitriPapadopoulos
closed
1 month ago
1
Apply ruff/flake8-pytest-style rules (PT)
#358
DimitriPapadopoulos
closed
1 month ago
0
Apply ruff/Pyflakes rules (F)
#357
DimitriPapadopoulos
closed
1 month ago
0
Add support for Python 3.13
#356
martinblech
closed
1 month ago
0
Apply ruff rule RUF027
#355
DimitriPapadopoulos
closed
1 month ago
0
Apply ruff/flake8-executable rule EXE001
#354
DimitriPapadopoulos
closed
1 month ago
1
OSS Fuzz Integration
#353
ennamarie19
opened
2 months ago
6
Edge case with `pretty_print` and `short_empty_elements`
#352
bpandola
opened
4 months ago
0
Preserve the doctype when parsing and unparsing
#351
Ravencentric
opened
4 months ago
0
Optional force separate dict for repetitive elements
#350
gosplit
opened
5 months ago
0
Apply ruff/flake8-raise rule RSE102
#349
DimitriPapadopoulos
closed
1 month ago
0
In Python 3 import StringIO from io
#348
DimitriPapadopoulos
closed
1 month ago
0
Apply ruff/pycodestyle rule E721
#347
DimitriPapadopoulos
closed
1 month ago
0
Get rid of Python 2 basestring and unicode
#346
DimitriPapadopoulos
closed
1 month ago
0
Apply ruff/pyupgrade rules (UP)
#345
DimitriPapadopoulos
closed
1 month ago
1
Is this project dead?
#344
JCHacking
closed
6 months ago
2
Questions about Copilot + Open Source Software Hierarchy
#343
liaochris
closed
7 months ago
0
Tests in gh-actions
#342
almazkun
closed
6 months ago
0
Progress Updates While Processing
#341
arrmo
opened
11 months ago
0
xml dict is converted into a disordered XML file, which can be unrecoverable
#340
yangsongbai1
opened
11 months ago
1
Parsing journal details from Ovid xml fuses entries into one string - any way to control individual tags?
#339
mjafin
opened
1 year ago
0
trailing space is stripped from CDATA
#338
ghost
closed
3 months ago
2
Add async support
#337
Zaczero
opened
1 year ago
0
Inheriting "object" is implicit in Python 3
#336
DimitriPapadopoulos
closed
6 months ago
0
Add support for python 3.11 + 3.12
#335
angvp
closed
1 month ago
5
Please add support for Python 3.10
#334
wang-sitong
closed
1 year ago
0
Enable discussions on GitHub?
#333
bfontaine
opened
1 year ago
0
Overwriting elements
#332
SvenPVoigt
closed
1 year ago
0
unparse pretty should prettify namespaces as well
#331
ajslater
opened
1 year ago
0
[BUG] XML UTF-8 with BOM fails
#330
Kochise
opened
1 year ago
4
Assigning a root elements other than root
#329
mqnifestkelvin
opened
1 year ago
2
Create major release version 1.0.0
#328
andreaskring
opened
1 year ago
0
New User questions...
#327
KeithProctor
opened
1 year ago
5
More friendly "@" and "#text", check for existing children in postprocess()?
#326
ferventgeek
opened
1 year ago
1
defusedexpat can't compile, defusedexpat 'pyexpat.c': No such file or directory
#325
ferventgeek
closed
1 year ago
1
Remove defusedexpat import.
#324
hannob
closed
6 months ago
0
Replace deprecated BadZipfile with BadZipFile
#323
hugovk
closed
1 year ago
1
Add python 3.11 to CI.
#322
hannob
closed
1 month ago
1
Improve security + better support for newer Python versions
#321
litios
closed
1 month ago
9
Python 3.11 support
#320
Simonvj93
closed
1 year ago
2
Would it be possible to get the attributes of the root element returned in the dict as well?
#319
mathijssh
opened
1 year ago
2
[Feature request] Add option to omit XML header when unparsing
#318
mrmeszaros
opened
1 year ago
2
something is wrong with html escaping
#317
ignis32
opened
1 year ago
1
Request: Use normal dictionaries instead of OrderedDict
#316
Guy-Markman
opened
2 years ago
3
Next