Skip to content

GH-121459: Streamline PyObject* to PyStackRef conversions by disallowing NULL pointers. #124894

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

Merged
merged 3 commits into from
Oct 7, 2024

Conversation

markshannon
Copy link
Member

@markshannon markshannon commented Oct 2, 2024

@markshannon markshannon marked this pull request as ready for review October 7, 2024 14:59
@markshannon markshannon merged commit d1453f6 into python:main Oct 7, 2024
57 of 58 checks passed
mpage added a commit to mpage/cpython that referenced this pull request Oct 17, 2024
mpage added a commit to mpage/cpython that referenced this pull request Oct 17, 2024
mpage added a commit to mpage/cpython that referenced this pull request Oct 18, 2024
mpage added a commit to mpage/cpython that referenced this pull request Oct 18, 2024
mpage added a commit to mpage/cpython that referenced this pull request Oct 18, 2024
mpage added a commit that referenced this pull request Oct 21, 2024
…25711)

* Fix usage of PyStackRef_FromPyObjectSteal in CALL_TUPLE_1

This was missed in gh-124894

* Fix usage of PyStackRef_FromPyObjectSteal in _CALL_STR_1

This was missed in gh-124894

* Regenerate code
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request Jan 12, 2025
…l` (python#125711)

* Fix usage of PyStackRef_FromPyObjectSteal in CALL_TUPLE_1

This was missed in pythongh-124894

* Fix usage of PyStackRef_FromPyObjectSteal in _CALL_STR_1

This was missed in pythongh-124894

* Regenerate code
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