Skip to content
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-120956: Avoid comparison of int to Py_ssize_t in parser #120959

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

lysnikolaou
Copy link
Contributor

@lysnikolaou lysnikolaou commented Jun 24, 2024

Copy link
Member

@zooba zooba left a comment

Choose a reason for hiding this comment

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

Thanks! Knew it would be this easy

@lysnikolaou lysnikolaou merged commit 3481848 into python:main Jun 24, 2024
46 checks passed
@lysnikolaou lysnikolaou deleted the fix-int-pyssizet-comparison branch June 24, 2024 16:13
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants