Skip to content

[3.7] bpo-34621: fix uuid.UUID (un)pickling compatbility with older Python versions (<3.7)#9133

Merged
taleinat merged 3 commits into
python:3.7from
taleinat:bpo-34621/fix-uuid-unpickling
Sep 10, 2018
Merged

[3.7] bpo-34621: fix uuid.UUID (un)pickling compatbility with older Python versions (<3.7)#9133
taleinat merged 3 commits into
python:3.7from
taleinat:bpo-34621/fix-uuid-unpickling

bpo-34621: fix __setstate__ and __getstate__ to use __dict__

f384c02
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs