-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Fails to pass the tests after python/cpython#119361 merged (see commit python/cpython@9b8611e):
EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE
======================================================================
ERROR: test_abc (__main__.Tests.test_abc)
Test subclassing a class with metaclass=ABCMeta. This once caused a weird Attribute Error
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/petro/work/dataclassy/./tests.py", line 76, in setUp
self.b = self.Beta(1, 2, 3)
~~~~~~~~~^^^^^^^^^
TypeError: Beta() takes no arguments
...
----------------------------------------------------------------------
Ran 33 tests in 0.037s
FAILED (errors=33)
nhairs
Metadata
Metadata
Assignees
Labels
No labels