This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Nir Soffer, dheiberg, josh.r, serhiy.storchaka, taleinat, vstinner, wbolster
Date 2019-01-17.12:16:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547727414.65.0.74129476774.issue35701@roundup.psfhosted.org>
In-reply-to
Content
New changeset f1d8e7cf17a010d2657822e06a41b30c9542a8c7 by Victor Stinner (David H) in branch 'master':
bpo-35701: Added __weakref__ slot to uuid.UUID (GH-11570)
https://github.com/python/cpython/commit/f1d8e7cf17a010d2657822e06a41b30c9542a8c7
History
Date User Action Args
2019-01-17 12:16:56vstinnersetrecipients: + vstinner, taleinat, serhiy.storchaka, wbolster, josh.r, Nir Soffer, dheiberg
2019-01-17 12:16:54vstinnersetmessageid: <1547727414.65.0.74129476774.issue35701@roundup.psfhosted.org>
2019-01-17 12:16:54vstinnerlinkissue35701 messages
2019-01-17 12:16:54vstinnercreate