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 python-dev
Recipients benjamin.peterson, duaneg, eli.bendersky, lwcolton, piro, python-dev, rhettinger, scoder, skrah
Date 2016-09-12.06:23:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160912062329.19517.71976.DD903962@psf.io>
In-reply-to
Content
New changeset 0a5596315cf0 by Raymond Hettinger in branch '3.5':
Issue #17582: xml.etree.ElementTree nows preserves whitespaces in attributes
https://hg.python.org/cpython/rev/0a5596315cf0
History
Date User Action Args
2016-09-12 06:23:33python-devsetrecipients: + python-dev, rhettinger, scoder, piro, benjamin.peterson, duaneg, eli.bendersky, skrah, lwcolton
2016-09-12 06:23:33python-devlinkissue17582 messages
2016-09-12 06:23:33python-devcreate