8000 gh-122798: Make tests for warnings in the re module more strict by serhiy-storchaka · Pull Request #122799 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-122798: Make tests for warnings in the re module more strict #122799

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 2 commits into from
Aug 7, 2024

Conversation

serhiy-storchaka
Copy link
Member
@serhiy-storchaka serhiy-storchaka commented Aug 7, 2024
  • Test warning messages.
  • Test stack level for re.compile() and re.findall().

* Test warning messages.
* Test stack level for re.compile() and re.findall().
@bedevere-app bedevere-app bot added the tests Tests in the Lib/test dir label Aug 7, 2024
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) August 7, 2024 16:53
@serhiy-storchaka serhiy-storchaka merged commit d2e5be1 into python:main Aug 7, 2024
32 checks passed
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 7, 2024
…pythonGH-122799)

* Test warning messages.
* Test stack level for re.compile() and re.findall().
(cherry picked from commit d2e5be1)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app
Copy link
bedevere-app bot commented Aug 7, 2024

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 7, 2024
…pythonGH-122799)

* Test warning messages.
* Test stack level for re.compile() and re.findall().
(cherry picked from commit d2e5be1)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Aug 7, 2024
@bedevere-app
Copy link
bedevere-app bot commented Aug 7, 2024

GH-122805 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 Aug 7, 2024
blhsing pushed a commit to blhs 8000 ing/cpython that referenced this pull request Aug 22, 2024
…pythonGH-122799)

* Test warning messages.
* Test stack level for re.compile() and re.findall().
Yhg1s pushed a commit that referenced this pull request Sep 2, 2024
GH-122799) (#122804)

gh-122798: Make tests for warnings in the re module more strict (GH-122799)

* Test warning messages.
* Test stack level for re.compile() and re.findall().
(cherry picked from commit d2e5be1)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
ambv pushed a commit that referenced this pull request Sep 6, 2024
GH-122799) (#122805)

(cherry picked from commit d2e5be1)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0