Skip to content

_NAMED_PARAM_RE regex silently drops pyformat placeholders#809

Merged
bgunebakan merged 1 commit into
mainfrom
fix/808-_named_param_re-drops-pyformat-placeholders
Jun 8, 2026
Merged

_NAMED_PARAM_RE regex silently drops pyformat placeholders#809
bgunebakan merged 1 commit into
mainfrom
fix/808-_named_param_re-drops-pyformat-placeholders

Conversation

@bgunebakan

@bgunebakan bgunebakan commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Summary of the changes / Why this is an improvement

  • Regex changed
  • Added test

Checklist

@bgunebakan bgunebakan self-assigned this Jun 5, 2026
@bgunebakan bgunebakan linked an issue Jun 5, 2026 that may be closed by this pull request
@bgunebakan bgunebakan requested a review from kneth June 5, 2026 14:23
@bgunebakan bgunebakan added the bug label Jun 5, 2026
@bgunebakan bgunebakan force-pushed the fix/808-_named_param_re-drops-pyformat-placeholders branch from f37df2a to 405bbd7 Compare June 8, 2026 12:13
@bgunebakan bgunebakan merged commit 28ee021 into main Jun 8, 2026
17 checks passed
@bgunebakan bgunebakan deleted the fix/808-_named_param_re-drops-pyformat-placeholders branch June 8, 2026 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

_NAMED_PARAM_RE regex silently drops pyformat placeholders

2 participants