Skip to content

Add alias prefixmatch for match#195

Merged
facelessuser merged 1 commit intomasterfrom
feature/prefixmatch
Feb 16, 2026
Merged

Add alias prefixmatch for match#195
facelessuser merged 1 commit intomasterfrom
feature/prefixmatch

Conversation

@facelessuser
Copy link
Copy Markdown
Owner

This aligns with the change in Python's RE that adds prefixmatch as an alias for match in Python 3.15.

@gir-bot gir-bot added S: needs-review Needs to be reviewed and/or approved. C: bre Related to backrefs in re library. C: bregex Related to backrefs in regex library. C: docs Related to documentation. labels Feb 16, 2026
This aligns with the change in Python's RE that adds `prefixmatch` as an
alias for `match` in Python 3.15.
@facelessuser
Copy link
Copy Markdown
Owner Author

@gir-bot lgtm

@gir-bot gir-bot added S: approved The pull request is ready to be merged. and removed S: needs-review Needs to be reviewed and/or approved. labels Feb 16, 2026
@facelessuser facelessuser merged commit 6f9d90d into master Feb 16, 2026
18 checks passed
@facelessuser facelessuser deleted the feature/prefixmatch branch February 16, 2026 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C: bre Related to backrefs in re library. C: bregex Related to backrefs in regex library. C: docs Related to documentation. S: approved The pull request is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants