bpo-37047: Refactor AsyncMock setup logic for autospeccing (GH-13574)
Handle late binding and attribute access in unittest.mock.AsyncMock setup for autospeccing.
Showing
Please register or sign in to comment
Handle late binding and attribute access in unittest.mock.AsyncMock setup for autospeccing.