Skip to content

[WIP] gh-151818: Add a test on CALL_LIST_APPEND error path#152117

Draft
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:test_call_list_append
Draft

[WIP] gh-151818: Add a test on CALL_LIST_APPEND error path#152117
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:test_call_list_append

Conversation

@vstinner

@vstinner vstinner commented Jun 24, 2026

Copy link
Copy Markdown
Member
  • Add _PyList_Capacity() internal function to _testinternalcapi.
  • Add Modules/_testinternalcapi/list.c file.

* Add _PyList_Capacity() internal function to _testinternalcapi.
* Add Modules/_testinternalcapi/list.c file.
@vstinner

Copy link
Copy Markdown
Member Author

I mark this PR as a draft for now. First, the issue should be fixed (multiple PRs have been proposed). Then, this PR can be used to add a non-regression test.

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.

1 participant