Antoine Pitrou <pit...@free.fr> added the comment:

The patch doesn't apply cleanly anymore. Furthermore, I discovered some 
additional issues:
- load, dump, loads and dumps from the _pickle module were never used because 
they were shadowed by the same functions in pickle.py
- once the C functions above are enabled, they produce some bugs

I'm working on an updated patch, fixing the aforementioned bugs and adding a 
buffer size limit.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9410>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to