This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author scoder
Recipients Mariatta, dfrojas, eli.bendersky, lukasz.langa, matrixise, mdk, nedbat, rhettinger, scoder, serhiy.storchaka, sivert, vstinner
Date 2019-07-24.18:22:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563992576.87.0.530119724693.issue34160@roundup.psfhosted.org>
In-reply-to
Content
New changeset a3697db0102b9b6747fe36009e42f9b08f0c1ea8 by Stefan Behnel in branch 'master':
bpo-34160: explain how to deal with attribute order in ElementTree (GH-14867)
https://github.com/python/cpython/commit/a3697db0102b9b6747fe36009e42f9b08f0c1ea8
History
Date User Action Args
2019-07-24 18:22:57scodersetrecipients: + scoder, rhettinger, vstinner, nedbat, eli.bendersky, lukasz.langa, serhiy.storchaka, matrixise, sivert, mdk, Mariatta, dfrojas
2019-07-24 18:22:56scodersetmessageid: <1563992576.87.0.530119724693.issue34160@roundup.psfhosted.org>
2019-07-24 18:22:56scoderlinkissue34160 messages
2019-07-24 18:22:56scodercreate