Xmltodict

Latest version: v0.14.2

Safety actively analyzes 687918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 6

0.4.6

------

* fix try/catch block for pypi (throws AttributeError instead of TypeError)
* prevent encoding an already encoded string
* removed unnecessary try/catch for xml_input.encode(). check if file or string, EAFP style. (thanks turicas)

0.4.5

------

* test with python 3.3 too
* avoid u'unicode' syntax (fails in python 3.2)
* handle unicode input strings properly
* add strip_whitespace option (default=True)
* Merge pull request 16 from slestak/master
* fix unittest
* working with upstream to improve 15
* remove pythonpath tweaks, change loc of 15 patch
* upstream 15

0.4.4

------

* test attribute order roundtrip only if OrderedDict is available (python >= 2.7)
* Merge branch 'master' of github.com:martinblech/xmltodict
* preserve xml attribute order (fixes 13)

0.4.3

------

* fix 12: postprocess cdata items too
* added info about official fedora package

0.4.2

------

* Merge pull request 11 from ralphbean/master
* Include README, LICENSE, and tests in the distributed tarball.

0.4.1

------

* take all characters (no need to strip and filter)
* fixed CLI (marshal only takes dict, not OrderedDict)
* ignore MANIFEST

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.