Fix comment on pyruntimestate->pyinterpreters
struct for next_id
#96947
Labels
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
vitaldmit commentedSep 20, 2022
•
edited
_next_interp_id
appeared on this commit renamed tonext_id
(by this commit).Also, now,
next_id
gets initialized in_PyInterpreterState_Enable()
cpython/Python/pystate.c
Lines 241 to 244 in 12c5f32
_PyInterpreterState_Init()
function doesn't exist at all.The text was updated successfully, but these errors were encountered: