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 danielsh
Recipients Arfrever, danielsh, einarfd, eli.bendersky, ezio.melotti, jcea, santoso.wijaya
Date 2012-12-07.22:23:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354919003.89.0.645840927968.issue16076@psf.upfronthosting.co.za>
In-reply-to
Content
TreeBuilder was also pickleable in 3.2 but now isn't so; updating summary accordingly.

Attaching a checkpoint patch.  It addresses both Element and TreeBuilder, and adds tests.  The added tests fail if test___all__ is included in the test run, so the patch should not be applied as-is.

Thanks to Ezio Melotti for preliminary review and suggestions on IRC.
History
Date User Action Args
2012-12-07 22:23:24danielshsetrecipients: + danielsh, jcea, ezio.melotti, Arfrever, eli.bendersky, santoso.wijaya, einarfd
2012-12-07 22:23:23danielshsetmessageid: <1354919003.89.0.645840927968.issue16076@psf.upfronthosting.co.za>
2012-12-07 22:23:23danielshlinkissue16076 messages
2012-12-07 22:23:23danielshcreate