-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
gh-111019: Align expected and actual titles in test output #111020
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Align expected and actual titles in output from assert_has_calls/assert_called_with for greater readability
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
Yeah, this is a nice, small, quality of life improvement :-) |
…honGH-111020) Align expected and actual titles in output from assert_has_calls/assert_called_with for greater readability (cherry picked from commit 77dbd95) Co-authored-by: James <[email protected]>
…honGH-111020) Align expected and actual titles in output from assert_has_calls/assert_called_with for greater readability (cherry picked from commit 77dbd95) Co-authored-by: James <[email protected]>
GH-111024 is a backport of this pull request to the 3.12 branch. |
GH-111025 is a backport of this pull request to the 3.11 branch. |
…hon#111020) Align expected and actual titles in output from assert_has_calls/assert_called_with for greater readability
…hon#111020) Align expected and actual titles in output from assert_has_calls/assert_called_with for greater readability
Updates to output of assert_called_with/assert_has_calls