[issue34621] uuid.UUID objects can't be unpickled in older Python versions (<3.7)

Tal Einat report at bugs.python.org
Mon Sep 10 11:47:36 EDT 2018


Tal Einat <taleinat at gmail.com> added the comment:


New changeset d53f1cabe8837697df4acb70c9c6537461b5eeda by Tal Einat in branch '3.7':
[3.7] bpo-34621: fix uuid.UUID (un)pickling compatbility with older Python versions (<3.7) (GH-9133)
https://github.com/python/cpython/commit/d53f1cabe8837697df4acb70c9c6537461b5eeda


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34621>
_______________________________________


More information about the Python-bugs-list mailing list