[issue17295] __slots__ on PyVarObject subclass

Martin Panter report at bugs.python.org
Thu Mar 12 06:27:03 CET 2015


Martin Panter added the comment:

Encountered this when trying to add some fields to urllib.parse.SplitResult for Issue 22852. Issue 1173475 has a patch; I haven’t tried using it though.

----------
nosy: +vadmium

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17295>
_______________________________________


More information about the Python-bugs-list mailing list