Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.4k
gh-105435: Fix spurious NEWLINE token if file ends with comment without a newline#105442
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
pablogsal commentedJun 7, 2023
|
Uh oh!
There was an error while loading.Please reload this page.
mgmacias95 left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM
miss-islington commentedJun 7, 2023
Thanks@pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
… without a newline (pythonGH-105442)(cherry picked from commit7279fb6)Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
bedevere-bot commentedJun 7, 2023
GH-105444 is a backport of this pull request to the3.12 branch. |
Uh oh!
There was an error while loading.Please reload this page.