Skip to content

Clarify docs for match regarding escaping #10695

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 3 commits into from
Jan 27, 2023
Merged

Conversation

vin01
Copy link
Contributor

@vin01 vin01 commented Jan 26, 2023

Add example using re.escape to escape arbitrary literal strings which might contain regular expression characters like ( or .

Also discussed in #10595

Add example using `re.escape` to escape arbitrary literal strings which might contain regular expression characters like ( or .
@ssbarnea ssbarnea added the type: docs documentation improvement, missing or needing clarification label Jan 27, 2023
Copy link
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

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

Thanks!

@nicoddemus nicoddemus enabled auto-merge (squash) January 27, 2023 11:05
@nicoddemus nicoddemus disabled auto-merge January 27, 2023 11:10
@nicoddemus nicoddemus merged commit 86a1beb into pytest-dev:main Jan 27, 2023
@vin01 vin01 deleted the docs-1 branch January 30, 2023 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: docs documentation improvement, missing or needing clarification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants