◐ Shell
clean mode source ↗

gh-117139: Add _PyTuple_FromStackRefSteal and use it by colesbury · Pull Request #121244 · python/cpython

Avoids the extra conversion from stack refs to PyObjects.

@colesbury

Fidget-Spinner

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

Jul 3, 2024
…1244)

Avoids the extra conversion from stack refs to PyObjects.

noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request

Jul 11, 2024
…1244)

Avoids the extra conversion from stack refs to PyObjects.

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

Jul 17, 2024
…1244)

Avoids the extra conversion from stack refs to PyObjects.