Serhiy Storchaka <[email protected]> added the comment:
Dataclasses are pickled by name, as well as other classes. Pickling classes which can not be accessed by name is not supported. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue35510> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
