Thomas Grainger <[email protected]> added the comment:
> using a per-descriptor `WeakKeyDictionary` to map the instance to locks > (which would of course not work - is there any way to map unhashable > instances weakly?) there's an issue for that too: https://bugs.python.org/issue44140 ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue43468> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
