-
Couldn't load subscription status.
- Fork 6
Closed
Labels
P2low prioritylow prioritycomplexity: mediummoderately hard to figure outmoderately hard to figure outsize: smallrequires few changesrequires few changestype: code health
Description
Currently PyRuntimeState.ceval.pending.calls is implemented as a circular buffer. A linked would have a much simpler implementation without much extra cost.
UPDATE: I figured this wasn't worth bothering with.
Metadata
Metadata
Assignees
Labels
P2low prioritylow prioritycomplexity: mediummoderately hard to figure outmoderately hard to figure outsize: smallrequires few changesrequires few changestype: code health