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 cuerty
Recipients cuerty
Date 2008-06-21.21:10:49
SpamBayes Score 0.11496929
Marked as misclassified No
Message-id <1214082651.25.0.91375820207.issue3165@psf.upfronthosting.co.za>
In-reply-to
Content
A single Picklerobject->nesting++ will not take into consideration the
stack overhead caused by calls from
save->save_{list,dict}->batch{list,dict}.
History
Date User Action Args
2008-06-21 21:10:51cuertysetspambayes_score: 0.114969 -> 0.11496929
recipients: + cuerty
2008-06-21 21:10:51cuertysetspambayes_score: 0.114969 -> 0.114969
messageid: <1214082651.25.0.91375820207.issue3165@psf.upfronthosting.co.za>
2008-06-21 21:10:50cuertylinkissue3165 messages
2008-06-21 21:10:50cuertycreate