]> granicus.if.org Git - python/commit
bpo-34160: explain how to deal with attribute order in ElementTree (GH-14867)
authorStefan Behnel <stefan_ml@behnel.de>
Wed, 24 Jul 2019 18:22:50 +0000 (20:22 +0200)
committerGitHub <noreply@github.com>
Wed, 24 Jul 2019 18:22:50 +0000 (20:22 +0200)
commita3697db0102b9b6747fe36009e42f9b08f0c1ea8
treec94b54bb6e7b23e7c5df28d3d8d59e263a72335f
parentc6cb4cdd21c0c3a09b0617dbfaa7053d3bfa6def
bpo-34160: explain how to deal with attribute order in ElementTree (GH-14867)

* Fix the formatting in the documentation of the tostring() functions.

* bpo-34160: Document that the tostring() and tostringlist() functions also preserve the attribute order now.

* bpo-34160: Add an explanation of how users should deal with the attribute order.
Doc/library/xml.etree.elementtree.rst