commit | f1d8e7cf17a010d2657822e06a41b30c9542a8c7 | [log] [tgz] |
---|---|---|
author | David H <dhdavvie@gmail.com> | Thu Jan 17 13:16:51 2019 +0100 |
committer | Victor Stinner <vstinner@redhat.com> | Thu Jan 17 13:16:51 2019 +0100 |
tree | 13df0aa117053b710a04945c59e978de524e802f | |
parent | 89669ffe10a9db6343f6ee42239e412c8ad96bde [diff] |
bpo-35701: Added __weakref__ slot to uuid.UUID (GH-11570) Added test for weakreferencing a uuid.UUID object.