New submission from Arie Bovenberg <a.c.bovenb...@gmail.com>:
The mixin class "typing._TypeVarLike" has no __slots__. Its subclasses do define __slots__, so it looks like a mistake. Agree? It should be an easy fix, and I'd like to pick this up. ---------- components: Library (Lib) messages: 409587 nosy: ariebovenberg priority: normal severity: normal status: open title: typing._TypeVarLike missing __slots__ type: performance versions: Python 3.10, Python 3.11 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue46244> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com