Serhiy Storchaka added the comment:

New patch more accurate detects objects with a state. It compares object's size 
with calculated minimal size, counting __dict__, __weakref__ and slots.

----------
versions:  -Python 3.4
Added file: http://bugs.python.org/file41363/pickle_restrictions_5.patch

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

Reply via email to