Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

This breaks pickle compatibility. UUIDs pickled in 3.7 can't be unpickled in 
older Python versions because they do not have the SafeUUID class. See 
issue30977 for possible solution.

----------
nosy: +serhiy.storchaka, taleinat

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

Reply via email to