
report at bugs
Jul 6, 2009, 11:14 PM
Post #2 of 2
(99 views)
Permalink
|
|
[issue5683] Speed up cPickle's pickling generally
[In reply to]
|
|
Jerry Chen <jerry[at]3rdengine.com> added the comment: Applied collinwinter's patch and svn up'd to r73872; replaced additional instances of self->write_func with _Pickler_Write. Passed test_xpickle.py as referenced by issue 5665. ---------- nosy: +jcsalterego Added file: http://bugs.python.org/file14466/cpickle_writes-r73872.patch _______________________________________ Python tracker <report[at]bugs.python.org> <http://bugs.python.org/issue5683> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|