Skip to content

bpo-44667: Treat correctly lines ending with comments and no newlines in the Python tokenizer#27499

Merged
pablogsal merged 1 commit intopython:mainfrom
pablogsal:bpo-44667
Jul 31, 2021
Merged

bpo-44667: Treat correctly lines ending with comments and no newlines in the Python tokenizer#27499
pablogsal merged 1 commit intopython:mainfrom
pablogsal:bpo-44667

Conversation

@pablogsal
Copy link
Copy Markdown
Member

@pablogsal pablogsal commented Jul 30, 2021

Copy link
Copy Markdown
Member

@isidentical isidentical 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 b6bde9f into python:main Jul 31, 2021
@pablogsal pablogsal deleted the bpo-44667 branch July 31, 2021 01:17
@miss-islington
Copy link
Copy Markdown
Contributor

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

@bedevere-bot
Copy link
Copy Markdown

GH-27500 is a backport of this pull request to the 3.10 branch.

@bedevere-bot
Copy link
Copy Markdown

GH-27501 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 31, 2021
… in the Python tokenizer (pythonGH-27499)

(cherry picked from commit b6bde9f)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 31, 2021
… in the Python tokenizer (pythonGH-27499)

(cherry picked from commit b6bde9f)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
ambv pushed a commit that referenced this pull request Aug 2, 2021
… in the Python tokenizer (GH-27499) (GH-27500)

(cherry picked from commit b6bde9f)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
ambv pushed a commit that referenced this pull request Aug 2, 2021
… in the Python tokenizer (GH-27499) (GH-27501)

(cherry picked from commit b6bde9f)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
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.

5 participants