Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up- Reading, UK
- Sign in to view email
Pinned
785 contributions in the last year
Contribution activity
January 2020
Created a pull request in testing-cabal/mock that received 9 comments
- bpo-37955: mock.patch incorrect reference to Mock
- bpo-38932: Make Mock.reset_mock() pass return_value and side_effect values to reset_mock on child mock objects
- bpo-39082: Allow AsyncMock to correctly patch static/class methods
- bpo-38473: Handle autospecced functions and methods used with attach_mock