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

Switch to a raw string for the prepare_release cli. #362

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

clalancette
Copy link
Contributor

Otherwise, when running against Python 3.12, we see warnings like SyntaxWarning: invalid escape sequence '.'

This should fix warnings that we see in jobs like https://build.ros2.org/view/Queue/job/Rsrc_uN__ackermann_msgs__ubuntu_noble__source/1/console

Otherwise, when running against Python 3.12, we see warnings
like SyntaxWarning: invalid escape sequence '\.'

Signed-off-by: Chris Lalancette <[email protected]>
@cottsay cottsay merged commit d6bf50f into master Mar 8, 2024
9 checks passed
@clalancette clalancette deleted the clalancette/regex-raw-strings branch March 8, 2024 15:53
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