New submission from Arie Bovenberg <a.c.bovenb...@gmail.com>:
(as instructed in bpo-46244, I've created this ticket) The classes Node and DocumentLS don't define __slots__, but a number of subclasses do. This appears to be a mistake. If so, I'd like to create a PR to fix it. ---------- components: Library (Lib) messages: 409605 nosy: ariebovenberg priority: normal severity: normal status: open title: in xml.dom.minidom, Node and DocumentLS appear to be missing __slots__ versions: Python 3.10, Python 3.11, Python 3.7, Python 3.8, Python 3.9 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue46247> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com