Skip to content

[2.7] bpo-30004: Fix the code example of using group in Regex Howto Docs (GH-4443) #4555

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 1 commit into from
Nov 25, 2017

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 25, 2017

The provided code example was supposed to find repeated words, however it returned false results.
(cherry picked from commit 610e5af)

https://bugs.python.org/issue30004

…ythonGH-4443)

The provided code example was supposed to find repeated words, however it returned false results.
(cherry picked from commit 610e5af)
@miss-islington
Copy link
Contributor Author

@mandeep and @Mariatta: Backport status check is done, and it's a success ✅ .

@Mariatta Mariatta merged commit c02037d into python:2.7 Nov 25, 2017
@miss-islington
Copy link
Contributor Author

Thanks, @Mariatta!

@miss-islington miss-islington deleted the backport-610e5af-2.7 branch November 25, 2017 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants