Message 333859 - Python tracker

Message333859

Author vstinner
Recipients Nir Soffer, dheiberg, josh.r, serhiy.storchaka, taleinat, vstinner, wbolster
Date 2019-01-17.12:31:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547728308.25.0.353218762896.issue35701@roundup.psfhosted.org>
In-reply-to
Content
> What's New changes still are needed.

Sorry, what do you want to document? The fact that uuid.UUID now use slots? If yes, maybe reopen bpo-30977 instead?

This issue is only about fixing a regression caused by bpo-30977 (it wasn't possible to create a weak ref to a UUI), no?
History
Date User Action Args
2019-01-17 12:31:50vstinnersetrecipients: + vstinner, taleinat, serhiy.storchaka, wbolster, josh.r, Nir Soffer, dheiberg
2019-01-17 12:31:48vstinnersetmessageid: <1547728308.25.0.353218762896.issue35701@roundup.psfhosted.org>
2019-01-17 12:31:48vstinnerlinkissue35701 messages
2019-01-17 12:31:48vstinnercreate