Pierre Glaser <pierregla...@msn.com> added the comment:

Thanks Antoine and Raymond for the feedback.

Indeed, a subclass of a slotted class can have a dict: I enriched the script, 
pickling_depickling instances of such subclasses, with the length-2 tuple 
__getstate__ method, and made sure their attributes were properly retrieved.

Apart from the different checks on state carried out in the c load_build and 
the python load_build, AFAICT, it seems like this feature works :)

----------

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

Reply via email to