Skip to content

bpo-30004: in regex-howto, improve example on grouping#4443

Merged
Mariatta merged 3 commits into
python:masterfrom
mandeep:fix-issue-30004
Nov 25, 2017
Merged

bpo-30004: in regex-howto, improve example on grouping#4443
Mariatta merged 3 commits into
python:masterfrom
mandeep:fix-issue-30004

Conversation

@mandeep

@mandeep mandeep commented Nov 17, 2017

Copy link
Copy Markdown
Contributor

Comment thread Doc/howto/regex.rst Outdated
Comment thread Doc/howto/regex.rst
@mandeep

mandeep commented Nov 18, 2017

Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka I've refactored the other regular expressions. Let me know if you want me to squash the latest commit with the one before it.

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @mandeep for the PR, and @Mariatta for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 25, 2017
…ythonGH-4443)

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

Copy link
Copy Markdown

GH-4554 is a backport of this pull request to the 3.6 branch.

@Mariatta

Copy link
Copy Markdown
Member

Thanks!

@bedevere-bot

Copy link
Copy Markdown

GH-4555 is a backport of this pull request to the 2.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 25, 2017
…ythonGH-4443)

The provided code example was supposed to find repeated words, however it returned false results.
(cherry picked from commit 610e5af)
Mariatta pushed a commit that referenced this pull request Nov 25, 2017
…H-4443) (GH-4555)

The provided code example was supposed to find repeated words, however it returned false results.
(cherry picked from commit 610e5af)
Mariatta pushed a commit that referenced this pull request Nov 25, 2017
…H-4443) (GH-4554)

The provided code example was supposed to find repeated words, however it returned false results.
(cherry picked from commit 610e5af)
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.

6 participants