Skip to content
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

Fix expected error message for python 3.10 #17

Merged
merged 1 commit into from
Feb 23, 2022
Merged

Conversation

arthurzam
Copy link
Contributor

@arthurzam arthurzam commented Oct 22, 2021

python 3.10 adds some words to it's errors, so catch if our expected are contained in the actual output.
It was tested to not regress on python 3.9 and 3.8

Fixes: #12

python 3.10 adds some words to it's errors, so catch if our expected
are contained in the actual output

Signed-off-by: Arthur Zamarin <arthurzam@gmail.com>
@jaraco jaraco merged commit 740e940 into jaraco:main Feb 23, 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.

python-3.10 tests run failure
2 participants