[issue35701] [uuid] 3.8 breaks weak references for UUIDs

STINNER Victor report at bugs.python.org
Thu Jan 17 07:31:48 EST 2019


STINNER Victor <vstinner at redhat.com> added the comment:

> 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?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35701>
_______________________________________


More information about the Python-bugs-list mailing list