Andrei Kulakov <[email protected]> added the comment:
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? ---------- nosy: +andrei.avk _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue44140> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
