Skip to content

For readers -- split up init.rst #37

Description

@ZeroIntensity

I would like to split up the init.rst file in the C API documentation into three separate pages:

  1. Interpreter lifecycle (initialization and finalization).
  2. Concurrency (the GIL, thread states, synchronization).
  3. Subinterpreters (Py_NewInterpreter*, PyInterpreterConfig) + PyInterpreterState* APIs.

We might even want an additional page for profiling (PyRefTracer and PyTrace*).

I've heard pushback because this would break external references to the existing items on that page.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    readersImprove doc readers' life

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions