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 eli.bendersky, scoder, serhiy.storchaka
Date 2019-05-01.19:21:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556738460.41.0.133405237117.issue36673@roundup.psfhosted.org>
In-reply-to
Content
New changeset 43851a202cabce1e6be699e7177735c778b6697e by Stefan Behnel in branch 'master':
bpo-36673: Implement comment/PI parsing support for the TreeBuilder in ElementTree. (#12883)
https://github.com/python/cpython/commit/43851a202cabce1e6be699e7177735c778b6697e
History
Date User Action Args
2019-05-01 19:21:00scodersetrecipients: + scoder, eli.bendersky, serhiy.storchaka
2019-05-01 19:21:00scodersetmessageid: <1556738460.41.0.133405237117.issue36673@roundup.psfhosted.org>
2019-05-01 19:21:00scoderlinkissue36673 messages
2019-05-01 19:21:00scodercreate