gh-131238: Move pycore_obmalloc.h include to pycore_runtime_structs.h (#131482)
Move pycore_obmalloc.h include from pycore_interp_structs.h to pycore_runtime_structs.h. Add also comment explaining the purpose of each include in pycore_interp_structs.h, pycore_runtime_structs.h and pycore_structs.h. Remove <stdbool.h> and <stddef.h> from pycore_structs.h.
V
Victor Stinner committed
6827c5129c5541a8608323fceda2233d542a5ec2
Parent: a741102
Committed by GitHub <noreply@github.com>
on 3/19/2025, 11:32:30 PM