X Tutup
Skip to content

[3.12] gh-124130: Increase test coverage for \b and \B in regular expressions (GH-124330)#124414

Merged
serhiy-storchaka merged 1 commit intopython:3.12from
miss-islington:backport-b82f076-3.12
Sep 24, 2024
Merged

[3.12] gh-124130: Increase test coverage for \b and \B in regular expressions (GH-124330)#124414
serhiy-storchaka merged 1 commit intopython:3.12from
miss-islington:backport-b82f076-3.12

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 24, 2024

(cherry picked from commit b82f076)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…essions (pythonGH-124330)

(cherry picked from commit b82f076)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app bedevere-app bot added the tests Tests in the Lib/test dir label Sep 24, 2024
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) September 24, 2024 06:44
@serhiy-storchaka serhiy-storchaka merged commit 1366fff into python:3.12 Sep 24, 2024
@miss-islington miss-islington deleted the backport-b82f076-3.12 branch January 2, 2026 18:09
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.

2 participants

X Tutup