Skip to content

bpo-26656 clarify re.compile documentation#3211

Merged
Mariatta merged 3 commits intopython:masterfrom
cryvate:fix-issue-26656
Aug 28, 2017
Merged

bpo-26656 clarify re.compile documentation#3211
Mariatta merged 3 commits intopython:masterfrom
cryvate:fix-issue-26656

Conversation

@cryvate
Copy link
Copy Markdown
Contributor

@cryvate cryvate commented Aug 26, 2017

Add link to regular expression object heading in re.compile documentation and clarify that it has more than 2 methods.

https://bugs.python.org/issue26656

@the-knights-who-say-ni
Copy link
Copy Markdown

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA).

Unfortunately our records indicate you have not signed the CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

Thanks again to your contribution and we look forward to looking at it!

News item is not needed in this case.
@Mariatta Mariatta added needs backport to 3.6 docs Documentation in the Doc dir labels Aug 28, 2017
@Mariatta Mariatta merged commit ed94a8b into python:master Aug 28, 2017
@Mariatta
Copy link
Copy Markdown
Member

Thanks @cryvate and congrats on your first contribution to CPython 🌮

Mariatta pushed a commit to Mariatta/cpython that referenced this pull request Aug 28, 2017
- Link to the regular expressions object documentation
- Clarify that it can be used with more than the two methods currently stated.
(cherry picked from commit ed94a8b)
@bedevere-bot
Copy link
Copy Markdown

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

Mariatta added a commit that referenced this pull request Aug 28, 2017
- Link to the regular expressions object documentation
- Clarify that it can be used with more than the two methods currently stated.
(cherry picked from commit ed94a8b)
GadgetSteve pushed a commit to GadgetSteve/cpython that referenced this pull request Sep 10, 2017
- Link to the regular expressions object documentation
- Clarify that it can be used with more than the two methods currently stated.
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