Skip to content

per-interpreter: gc #29

@ericsnowcurrently

Description

@ericsnowcurrently

Move PyRuntimeState.gc to PyInterpreterState.gc.

Notable concerns:

  • can be moved separately from rest of mem state?
  • do we still need a global state for anything? (just use "main"?)

(https://bugs.python.org/issue36854)

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions