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 ariebovenberg
Recipients ariebovenberg
Date 2022-01-03.18:41:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641235275.89.0.835733921244.issue46247@roundup.psfhosted.org>
In-reply-to
Content
(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.
History
Date User Action Args
2022-01-03 18:41:15ariebovenbergsetrecipients: + ariebovenberg
2022-01-03 18:41:15ariebovenbergsetmessageid: <1641235275.89.0.835733921244.issue46247@roundup.psfhosted.org>
2022-01-03 18:41:15ariebovenberglinkissue46247 messages
2022-01-03 18:41:15ariebovenbergcreate