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 facundobatista
Recipients aaron_watters, facundobatista
Date 2008-01-11.14:25:49
SpamBayes Score 0.11649498
Marked as misclassified No
Message-id <1200061552.02.0.912767766485.issue1792@psf.upfronthosting.co.za>
In-reply-to
Content
Why not just double the size? The "doubling + 1024" address some
specific issue? If so, it should be commented.

Also, do you have an example of a marshal.dumps() that suffers from this
issue?

Thank you!
History
Date User Action Args
2008-01-11 14:25:52facundobatistasetspambayes_score: 0.116495 -> 0.11649498
recipients: + facundobatista, aaron_watters
2008-01-11 14:25:52facundobatistasetspambayes_score: 0.116495 -> 0.116495
messageid: <1200061552.02.0.912767766485.issue1792@psf.upfronthosting.co.za>
2008-01-11 14:25:49facundobatistalinkissue1792 messages
2008-01-11 14:25:49facundobatistacreate