Skip to content

gh-145234: Normalize decoded CR in string tokenizer#145281

Merged
pablogsal merged 3 commits intopython:mainfrom
pablogsal:gh-145234
Feb 27, 2026
Merged

gh-145234: Normalize decoded CR in string tokenizer#145281
pablogsal merged 3 commits intopython:mainfrom
pablogsal:gh-145234

Conversation

@pablogsal
Copy link
Member

@pablogsal pablogsal commented Feb 26, 2026

@pablogsal pablogsal added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Feb 26, 2026
Copy link
Member

@lysnikolaou lysnikolaou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@pablogsal pablogsal merged commit 98b1e51 into python:main Feb 27, 2026
51 checks passed
@pablogsal pablogsal deleted the gh-145234 branch February 27, 2026 12:44
@miss-islington-app
Copy link

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 27, 2026
…45281)

(cherry picked from commit 98b1e51)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
@miss-islington-app
Copy link

Sorry, @pablogsal, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 98b1e519273dd28ce73cc21a636e2f3a937e1f8c 3.13

@bedevere-app
Copy link

bedevere-app bot commented Feb 27, 2026

GH-145310 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Feb 27, 2026
pablogsal added a commit that referenced this pull request Feb 27, 2026
#145310)

gh-145234: Normalize decoded CR in string tokenizer (GH-145281)
(cherry picked from commit 98b1e51)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Feb 27, 2026

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

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Feb 27, 2026
pablogsal added a commit to pablogsal/cpython that referenced this pull request Feb 27, 2026
…honGH-145281)

(cherry picked from commit 98b1e51)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants