commit | 3e2b29dccc3ca9fbc418bfa312ad655782e250f2 | [log] [tgz] |
---|---|---|
author | Tal Einat <taleinat+github@gmail.com> | Thu Sep 06 14:34:25 2018 +0300 |
committer | GitHub <noreply@github.com> | Thu Sep 06 14:34:25 2018 +0300 |
tree | 7904f4dbfdcea2321bdf6862f3a118b6f7ea75d6 | |
parent | 874809ea389e6434787e773a6054a08e0b81f734 [diff] |
bpo-30977: make uuid.UUID use __slots__ (GH-9078) Co-Authored-By: Wouter Bolsterlee.