Serhiy Storchaka added the comment:

This issue was fixed by issue22995 in 3.6. But for some reasons the general 
solution was not applied to 3.5 and 2.7. Proposed patch makes staticmethod, 
classmethod and property descriptors explicitly non-pickleable (as was made 
explicitly non-pickleable file-like object) in 3.5. Only tests will be 
foreported to 3.6 and 3.7.

----------

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

Reply via email to