do_
functions that implement each Does*
op
#21
Annotations
6 errors
ci (ubuntu-latest, 3.12):
tests/test_protocols.py#L124
test_name_matches_dunder[CanClassGetitem]
assert frozenset()
|
ci (ubuntu-latest, 3.12)
Process completed with exit code 1.
|
ci (macos-latest, 3.12):
tests/test_protocols.py#L157
test_name_matches_dunder[CanIterNext]
AssertionError: assert '__iter__' == '__iter_next__'
- __iter_next__
? ---- -
+ __iter__
|
ci (macos-latest, 3.12)
Process completed with exit code 1.
|
ci (windows-latest, 3.12):
tests\test_protocols.py#L157
test_name_matches_dunder[CanIterNext]
AssertionError: assert '__iter__' == '__iter_next__'
- __iter_next__
? ---- -
+ __iter__
|
ci (windows-latest, 3.12)
Process completed with exit code 1.
|