Skip to content

Adding an internal C-API for dynamic arrays #125543

Closed as not planned
Closed as not planned
@ZeroIntensity

Description

@ZeroIntensity

Feature or enhancement

Proposal:

Per the leak introduced in #124776, it would be nice if we had an internal structure for dynamically allocated arrays, similar to how we have _Py_hashtable_t.

cc @Eclips4 for bikeshedding the name and API (_Py_dynarray_t right now)

Has this already been discussed elsewhere?

No response given

Links to previous discussion of this feature:

Discussed on discord

Linked PRs

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions