Skip to content

gh-117139: Replace _PyList_FromArraySteal with stack ref variant#122830

Merged
colesbury merged 1 commit intopython:mainfrom
colesbury:gh-117139-list-steal
Aug 12, 2024
Merged

gh-117139: Replace _PyList_FromArraySteal with stack ref variant#122830
colesbury merged 1 commit intopython:mainfrom
colesbury:gh-117139-list-steal

Conversation

@colesbury
Copy link
Contributor

@colesbury colesbury commented Aug 8, 2024

This replaces _PyList_FromArraySteal with _PyList_FromStackRefSteal. It's functionally equivalent, but takes a _PyStackRef array instead of an array of PyObject pointers.

Loading
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