Message 177134 - Python tracker
Message177134
| 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:24 | danielsh | set | recipients: + danielsh, jcea, ezio.melotti, Arfrever, eli.bendersky, santoso.wijaya, einarfd |
| 2012-12-07 22:23:23 | danielsh | set | messageid: <1354919003.89.0.645840927968.issue16076@psf.upfronthosting.co.za> |
| 2012-12-07 22:23:23 | danielsh | link | issue16076 messages |
| 2012-12-07 22:23:23 | danielsh | create | |