Skip to content

[3.6] bpo-32211: Document the existing bug in re.findall() and re.finditer(). #4695

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
Jan 4, 2018

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Dec 4, 2017

@serhiy-storchaka serhiy-storchaka added needs backport to 2.7 docs Documentation in the Doc dir labels Dec 4, 2017
@serhiy-storchaka serhiy-storchaka changed the title bpo-32211: Document the existing bug in re.findall() and re.finditer(). [3.6] bpo-32211: Document the existing bug in re.findall() and re.finditer(). Dec 26, 2017
@serhiy-storchaka serhiy-storchaka merged commit 1e6d852 into python:3.6 Jan 4, 2018
@miss-islington
Copy link
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7.
🐍🍒⛏🤖

@serhiy-storchaka serhiy-storchaka deleted the document-findall-bug branch January 4, 2018 09:08
@miss-islington
Copy link
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 1e6d8525f9dd3dcdc83adb93b164082c8b95d17a 2.7

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Jan 4, 2018
@bedevere-bot
Copy link

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

serhiy-storchaka added a commit that referenced this pull request Jan 4, 2018
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.

4 participants