Skip to content

NFC: Fix python literal string errors in TestRunner.py #7504

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tex3d
Copy link
Contributor

@tex3d tex3d commented Jun 3, 2025

This fixes some long-standing errors reported from lit/TestRunner.py due to a need to specify r for raw strings for a few regular expressions that contain invalid escape sequences otherwise.

Copy link
Contributor

github-actions bot commented Jun 3, 2025

✅ With the latest revision this PR passed the Python code formatter.

@tex3d tex3d changed the title Fix python literal string errors in TestRunner.py NFC: Fix python literal string errors in TestRunner.py Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New
Development

Successfully merging this pull request may close these issues.

2 participants