Skip to content

Comments

Reset mocks more cleanly#268

Open
cjwatson wants to merge 1 commit intoAzure:masterfrom
cjwatson:reset-mock
Open

Reset mocks more cleanly#268
cjwatson wants to merge 1 commit intoAzure:masterfrom
cjwatson:reset-mock

Conversation

@cjwatson
Copy link

The previous approach breaks on Python 3.13.2 and 3.14.3 due to the fix for python/cpython#142651.

Fixes: #267

The previous approach breaks on Python 3.13.2 and 3.14.3 due to the fix
for python/cpython#142651.

Fixes: Azure#267
@cjwatson
Copy link
Author

@microsoft-github-policy-service agree company="Columbiform Ltd."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 tests fail with AssertionErrors in session.request.call_count

1 participant