◐ Shell
clean mode source ↗

gh-102939: Fix "conversion from Py_ssize_t to long" warning in builtins by sobolevn · Pull Request #102940 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@sobolevn

@sobolevn sobolevn commented

Mar 23, 2023

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

@sobolevn

Copy link Copy Markdown

Member Author

Looks like the warning is gone! 🎉

I've opened a new issue about ‘subobj’ may be used uninitialized in this function [-Wmaybe-uninitialized]: #102941

@markshannon markshannon left a comment

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

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

Thanks for fixing this

@markshannon markshannon merged commit 0f2ba65 into python:main

Mar 23, 2023

Fidget-Spinner pushed a commit to Fidget-Spinner/cpython that referenced this pull request

Mar 27, 2023

warsaw pushed a commit to warsaw/cpython that referenced this pull request

Apr 11, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@markshannon markshannon markshannon approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@sobolevn @markshannon @bedevere-bot