feat(typing): allow annotate methods with pos_only
when only have the self
argument
#8574
Annotations
3 errors
Python tests C++11:
tests/test_enum.py#L297
test_generated_dunder_methods_pos_only
TypeError: can't use a string pattern on a bytes-like object
|
Python tests C++11:
tests/test_pickling.py#L105
test_new_style_pickle_getstate_pos_only
AttributeError: module 'pybind11_tests.pickling' has no attribute 'PickleableWithDictNew'
|
Python tests C++11
Process completed with exit code 2.
|
Loading