8000 gh-119960: Add information about regex flags by SweetyAngel · Pull Request #119978 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-119960: Add information about regex flags #119978

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
Jun 19, 2024

Conversation

SweetyAngel
Copy link
Contributor
@SweetyAngel SweetyAngel commented Jun 3, 2024

Add information about regex Flags into descriptions of all regex methods (that have an opportunity for flags)


📚 Documentation preview 📚: https://cpython-previews--119978.org.readthedocs.build/

Copy link
Member
@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM

@kumaraditya303 kumaraditya303 added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Jun 19, 2024
@kumaraditya303 kumaraditya303 enabled auto-merge (squash) June 19, 2024 09:39
@kumaraditya303 kumaraditya303 merged commit a86e625 into python:main Jun 19, 2024
27 checks passed
@miss-islington-app
Copy link

Thanks @SweetyAngel for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 19, 2024
…ions (pythonGH-119978)

(cherry picked from commit a86e625)

Co-authored-by: Awbert <119314310+SweetyAngel@users.noreply.github.com>
@miss-islington-app
Copy link

Sorry, @SweetyAngel and @kumaraditya303, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker a86e6255c371e14cab8680dee979a7393b339ce5 3.12

@bedevere-app
Copy link
bedevere-app bot commented Jun 19, 2024

GH-120730 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jun 19, 2024
kumaraditya303 pushed a commit that referenced this pull request Jun 19, 2024
…tions (GH-119978) (#120730)

gh-119960: Add information about regex flags in re module functions (GH-119978)
(cherry picked from commit a86e625)

Co-authored-by: Awbert <119314310+SweetyAngel@users.noreply.github.com>
@bedevere-app
Copy link
bedevere-app bot commented Jun 23, 2024

GH-120908 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Jun 23, 2024
@bedevere-app
Copy link
bedevere-app bot commented Jun 23, 2024

GH-120908 is a backport of this pull request to the 3.12 branch.

8000
kumaraditya303 pushed a commit that referenced this pull request Jun 23, 2024
…tions (GH-119978) (#120908)

gh-119960: Add information about regex flags in re module functions (#119978)

(cherry picked from commit a86e625)

Co-authored-by: Awbert <119314310+SweetyAngel@users.noreply.github.com>
mrahtz pushed a commit to mrahtz/cpython that referenced this pull request Jun 30, 2024
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
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.

3 participants
0