Skip to content

[3.8] bpo-34160: explain how to deal with attribute order in ElementTree (GH-14867) - #14935

Merged
scoder merged 1 commit into
python:3.8from
miss-islington:backport-a3697db-3.8
Jul 24, 2019
Merged

[3.8] bpo-34160: explain how to deal with attribute order in ElementTree (GH-14867)#14935
scoder merged 1 commit into
python:3.8from
miss-islington:backport-a3697db-3.8

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 24, 2019

Copy link
Copy Markdown
Contributor
  • 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

https://bugs.python.org/issue34160

…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>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@scoder: Status check is done, and it's a success ✅ .

@scoder
scoder merged commit 6367391 into python:3.8 Jul 24, 2019
@miss-islington
miss-islington deleted the backport-a3697db-3.8 branch July 24, 2019 18:33
@miss-islington

Copy link
Copy Markdown
Contributor Author

@scoder: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants