Skip to content

Fix: assertRaises / assertRaisesRegex / assertWarns / assertWarnsRegex take the msg argument as keyword-only #8631

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
Aug 27, 2022

Conversation

MapleCCC
Copy link
Contributor

@MapleCCC MapleCCC commented Aug 27, 2022

No description provided.

…rnsRegex` take the `msg` argument as keyword-only
@MapleCCC MapleCCC changed the title Fix: assertRaises / assertRaisesRegex / assertWarns / asserrnsRegex take the msg argument as keyword-onlytWa… Fix: assertRaises / assertRaisesRegex / assertWarns / assertWarnsRegex take the msg argument as keyword-onlytWa… Aug 27, 2022
@MapleCCC MapleCCC changed the title Fix: assertRaises / assertRaisesRegex / assertWarns / assertWarnsRegex take the msg argument as keyword-onlytWa… Fix: assertRaises / assertRaisesRegex / assertWarns / assertWarnsRegex take the msg argument as keyword-only Aug 27, 2022
@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@AlexWaygood AlexWaygood merged commit dece0b1 into python:master Aug 27, 2022
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 participants