]> granicus.if.org Git - python/commit
[3.8] bpo-34160: explain how to deal with attribute order in ElementTree (GH-14867...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 24 Jul 2019 18:32:56 +0000 (11:32 -0700)
committerStefan Behnel <stefan_ml@behnel.de>
Wed, 24 Jul 2019 18:32:56 +0000 (20:32 +0200)
commit63673916464bace8e2147357395fdf3497967ecb
tree7fbc83d60048307e39a699d0aa49d96c364242ef
parenteb62274ed629483c67001e5bade3039197d04b55
[3.8] bpo-34160: explain how to deal with attribute order in ElementTree (GH-14867) (GH-14935)

* 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.
(cherry picked from commit a3697db0102b9b6747fe36009e42f9b08f0c1ea8)

Co-authored-by: Stefan Behnel <stefan_ml@behnel.de>
Doc/library/xml.etree.elementtree.rst