Skip to content

Convert _ctypes extension module to multi-phase init #117142

Closed
@neonene

Description

@neonene

Feature or enhancement

Proposal:

This issue is available to keep track of PRs, following the heap type conversion completed at #114314.

TODO:

  • [ ] Make free_list in malloc_closure.c per-module variables. rejected
  • Fix intentional memory leaks of StgInfo during a finalization: comment.
  • Enable Py_MOD_MULTIPLE_INTERPRETERS_SUPPORTED(DONE): comment.
    FUTURE?: Py_MOD_PER_INTERPRETER_GIL_SUPPORTED after a compatible PyGILState_Ensure() is introduced, see also the links below.

Links to documents:

Links to previous discussion of this feature:

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions