bpo-34160: explain how to deal with attribute order in ElementTree by scoder · Pull Request #14867 · python/cpython
added 3 commits
July 19, 2019 20:47
scoder
changed the title
bpo-34160: explain how to deal with attribute order
bpo-34160: explain how to deal with attribute order in ElementTree
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Jul 24, 2019…ythonGH-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. (cherry picked from commit a3697db) Co-authored-by: Stefan Behnel <stefan_ml@behnel.de>
scoder
deleted the
bpo-34160_document_change
branch
scoder added a commit that referenced this pull request
Jul 24, 2019…ree (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 a3697db) Co-authored-by: Stefan Behnel <stefan_ml@behnel.de>
lisroach pushed a commit to lisroach/cpython that referenced this pull request
Sep 10, 2019…ythonGH-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.
DinoV pushed a commit to DinoV/cpython that referenced this pull request
Jan 14, 2020…ythonGH-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.
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request
Jul 20, 2020…ythonGH-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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters