Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jul 24, 2019

Conversation

miss-islington
Copy link
Contributor

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

  • 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
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
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