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 taleinat
Recipients Nir Soffer, serhiy.storchaka, taleinat, vstinner, wbolster
Date 2018-09-06.11:34:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536233672.23.0.56676864532.issue30977@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3e2b29dccc3ca9fbc418bfa312ad655782e250f2 by Tal Einat in branch 'master':
bpo-30977: make uuid.UUID use __slots__ (GH-9078)
https://github.com/python/cpython/commit/3e2b29dccc3ca9fbc418bfa312ad655782e250f2
History
Date User Action Args
2018-09-06 11:34:32taleinatsetrecipients: + taleinat, vstinner, serhiy.storchaka, wbolster, Nir Soffer
2018-09-06 11:34:32taleinatsetmessageid: <1536233672.23.0.56676864532.issue30977@psf.upfronthosting.co.za>
2018-09-06 11:34:32taleinatlinkissue30977 messages
2018-09-06 11:34:32taleinatcreate