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 Arfrever, christian.heimes, eli.bendersky, ezio.melotti, flox, georg.brandl, pitrou, python-dev, skrah
Date 2012-10-01.21:46:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XVxrB4SDgzQMr@mail.python.org>
In-reply-to
Content
New changeset f9224f23f473 by Antoine Pitrou in branch '3.3':
Sanitize and modernize some of the _elementtree code (see issue #16089).
http://hg.python.org/cpython/rev/f9224f23f473

New changeset 9fb0a8fc5d79 by Antoine Pitrou in branch 'default':
Sanitize and modernize some of the _elementtree code (see issue #16089).
http://hg.python.org/cpython/rev/9fb0a8fc5d79
History
Date User Action Args
2012-10-01 21:46:56python-devsetrecipients: + python-dev, georg.brandl, pitrou, christian.heimes, ezio.melotti, Arfrever, eli.bendersky, skrah, flox
2012-10-01 21:46:39python-devlinkissue16089 messages
2012-10-01 21:46:35python-devcreate