Skip to content

Python: Fix parsing of byte strings b''#6734

Merged
greg-at-moderne merged 1 commit intomainfrom
greg-byte-str-concat-parse
Feb 13, 2026
Merged

Python: Fix parsing of byte strings b''#6734
greg-at-moderne merged 1 commit intomainfrom
greg-byte-str-concat-parse

Conversation

@greg-at-moderne
Copy link
Copy Markdown
Contributor

@greg-at-moderne greg-at-moderne commented Feb 13, 2026

What's changed?

Minor fix to how byte strings, i.e. b'' are parsed in Python.

That builds on #6722.

What's your motivation?

To fix a broken (commented out) test.

@github-project-automation github-project-automation Bot moved this to In Progress in OpenRewrite Feb 13, 2026
@greg-at-moderne greg-at-moderne marked this pull request as ready for review February 13, 2026 14:52
@greg-at-moderne greg-at-moderne merged commit fbc7c41 into main Feb 13, 2026
1 check passed
@greg-at-moderne greg-at-moderne deleted the greg-byte-str-concat-parse branch February 13, 2026 14:52
@github-project-automation github-project-automation Bot moved this from In Progress to Done in OpenRewrite Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants