-
-
Notifications
You must be signed in to change notification settings - Fork 36.1k
Various reference leaks in the core #145376
Copy link
Copy link
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Activity
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Bug report
Bug description:
I found a handful of reference leaks in the core using Codex. PR incoming.
CPython versions tested on:
CPython main branch
Operating systems tested on:
macOS
Linked PRs
md5module.candhmacmodule.c(GH-145422) #145610queuemodule.cout-of-memory path (GH-145543) #145621queuemodule.cout-of-memory path (GH-145543) #145622structseq.__replace__(GH-145820) #145922structseq.__replace__(GH-145820) #145924