-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
gh-107015: Remove async_hacks from the tokenizer #107018
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Pablo Galindo <[email protected]>
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.
Looks good after @Gobot1234's comment has been addressed! Great improvement! 🚀
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.
I didn't see all the test failures. Most of them are about grammar errors or tests about using async
/await
as soft keywords. @pablogsal Would you like me to take a deeper look into them?
When you're done making the requested changes, leave the comment: |
@lysnikolaou I have updated the tests in a separate commit. Please, review again |
I have made the requested changes; please review again |
Thanks for making the requested changes! @lysnikolaou: please review the changes made to this pull request. |
Changes to the tests look good. Let's wait for all the tests to pass and merge! Thanks! |
📚 Documentation preview 📚: https://cpython-previews--107018.org.readthedocs.build/