-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
gh-107450: Check for overflow in the tokenizer and fix overflow test #110832
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
gh-107450: Check for overflow in the tokenizer and fix overflow test #110832
Conversation
lysnikolaou
commented
Oct 13, 2023
•
edited by bedevere-app
bot
Loading
edited by bedevere-app
bot
- Issue: string length overflows to negative when executing #107450
🤖 New build scheduled with the buildbot fleet by @lysnikolaou for commit 3036fad 🤖 If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again. |
… test Co-authored-by: Filipe Laíns <[email protected]>
3036fad
to
16d508d
Compare
1f94480
to
f20b95f
Compare
@serhiy-storchaka Thanks a lot for the reviews! I've addressed all comments. |
Thanks @lysnikolaou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
Sorry, @lysnikolaou, I could not cleanly backport this to
|
Sorry, @lysnikolaou, I could not cleanly backport this to
|
GH-110931 is a backport of this pull request to the 3.12 branch. |
…verflow test (pythonGH-110832) (cherry picked from commit a1ac559) Co-authored-by: Lysandros Nikolaou <[email protected]> Co-authored-by: Filipe Laíns <[email protected]> Co-authored-by: Serhiy Storchaka <[email protected]>
GH-110939 is a backport of this pull request to the 3.11 branch. |
…verflow test (pythonGH-110832) (cherry picked from commit a1ac559) Co-authored-by: Lysandros Nikolaou <[email protected]> Co-authored-by: Filipe Laíns <[email protected]> Co-authored-by: Serhiy Storchaka <[email protected]>
…w test (GH-110832) (#110931) (cherry picked from commit a1ac559) Co-authored-by: Lysandros Nikolaou <[email protected]> Co-authored-by: Filipe Laíns <[email protected]> Co-authored-by: Serhiy Storchaka <[email protected]>
…w test (GH-110832) (#110939) (cherry picked from commit a1ac559) Co-authored-by: Filipe Laíns <[email protected]> Co-authored-by: Serhiy Storchaka <[email protected]>
… test (python#110832) Co-authored-by: Filipe Laíns <[email protected]> Co-authored-by: Serhiy Storchaka <[email protected]>
… test (python#110832) Co-authored-by: Filipe Laíns <[email protected]> Co-authored-by: Serhiy Storchaka <[email protected]>