Skip to content

bpo-30977: make uuid.UUID use __slots__ to reduce its memory footprint#9078

Merged
taleinat merged 5 commits into
python:masterfrom
taleinat:bpo-30977/uuid-slots
Sep 6, 2018
Merged

bpo-30977: make uuid.UUID use __slots__ to reduce its memory footprint#9078
taleinat merged 5 commits into
python:masterfrom
taleinat:bpo-30977/uuid-slots

bpo-30977: fix unpickling errors in tests

1ffe37f
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs