Skip to content

bpo-36871: Avoid duplicated 'Actual:' in assertion message #16361

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

Merged
merged 1 commit into from
Sep 24, 2019
Merged

bpo-36871: Avoid duplicated 'Actual:' in assertion message #16361

merged 1 commit into from
Sep 24, 2019

Conversation

sfreilich
Copy link
Contributor

@sfreilich sfreilich commented Sep 24, 2019

Fixes an issue caught after merge of PR #16005.

Tightened test assertions to check the entire assertion message.

(Also removing a trailing period for consistency. If that's too finicky, I could leave that out.)

https://bugs.python.org/issue36871

Fixes an issue caught after merge of PR 16005.

Tightened test assertions to check the entire assertion message.
@gpshead
Copy link
Member

gpshead commented Sep 24, 2019

I'll wrangle the 3.8 and 3.7 backports of both of these PRs.

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

Successfully merging this pull request may close these issues.

4 participants