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 andrei.avk
Recipients andrei.avk, brandtbucher, conchylicultor
Date 2021-06-22.20:31:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624393908.85.0.631843252636.issue44140@roundup.psfhosted.org>
In-reply-to
Content
Maybe I am misunderstanding, but if an object is deleted, and another object created with the same ID, wouldn't WeakRefDict now be pointing to the wrong object?
History
Date User Action Args
2021-06-22 20:31:48andrei.avksetrecipients: + andrei.avk, brandtbucher, conchylicultor
2021-06-22 20:31:48andrei.avksetmessageid: <1624393908.85.0.631843252636.issue44140@roundup.psfhosted.org>
2021-06-22 20:31:48andrei.avklinkissue44140 messages
2021-06-22 20:31:48andrei.avkcreate