]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34160: Preserve order of attributes in minidom. (GH-10219)
authorDiego Rojas <rojastorrado@gmail.com>
Wed, 7 Nov 2018 14:09:04 +0000 (09:09 -0500)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 7 Nov 2018 14:09:04 +0000 (16:09 +0200)
commit5598cc90c745dab827e55fadded42dbe85e31d33
tree9bda930fd528affec3133a00711a069153f71fd2
parentf19447994983902aa88362d8fffe645f1ea2f2aa
bpo-34160: Preserve order of attributes in minidom. (GH-10219)
Doc/library/xml.dom.minidom.rst
Lib/test/test_minidom.py
Lib/xml/dom/minidom.py
Misc/NEWS.d/next/Library/2018-10-27-21-11-42.bpo-34160.UzyPZf.rst