[New-bugs-announce] [issue36854] GC operates out of global runtime state.

Eric Snow report at bugs.python.org
Wed May 8 13:00:25 EDT 2019


New submission from Eric Snow <ericsnowcurrently at gmail.com>:

(also see #24554)

We need to move GC state from _PyRuntimeState to PyInterpreterState.

----------
assignee: eric.snow
components: Interpreter Core
messages: 341911
nosy: eric.snow, pablogsal
priority: normal
severity: normal
status: open
title: GC operates out of global runtime state.
versions: Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36854>
_______________________________________


More information about the New-bugs-announce mailing list