Implement zerocopy writes #3440
Annotations
11 errors
|
Run tests with pytest
result: TResult | None = func()
|
Run tests with pytest
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
|
Run tests with pytest
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
|
Run tests with pytest
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
|
Run tests with pytest
return outcome.get_result()
|
Run tests with pytest
raise exc.with_traceback(exc.__traceback__)
|
Run tests with pytest
teardown.throw(outcome._exception)
|
Run tests with pytest
yield from thread_exception_runtest_hook()
|
Run tests with pytest
yield
|
Run tests with pytest
teardown.throw(outcome._exception)
|
Loading