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

bpo-46431: use raw string for regex in test #30901

Merged
merged 1 commit into from Jan 25, 2022

Conversation

iritkatriel
Copy link
Member

@iritkatriel iritkatriel commented Jan 25, 2022

Fixes:

DeprecationWarning: invalid escape sequence '('
MSG = 'BaseExceptionGroup.new() takes exactly 2 arguments'

https://bugs.python.org/issue46431

@bedevere-bot bedevere-bot added tests Tests in the Lib/test dir awaiting core review labels Jan 25, 2022
@iritkatriel iritkatriel merged commit 072f4a4 into python:main Jan 25, 2022
11 checks passed
@iritkatriel iritkatriel deleted the regex_string branch Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants