summaryrefslogtreecommitdiffstats
path: root/Python/errors.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2025-03-19 23:32:30 (GMT)
committerGitHub <noreply@github.com>2025-03-19 23:32:30 (GMT)
commit6827c5129c5541a8608323fceda2233d542a5ec2 (patch)
tree59dccf275f31e0ca4aa968c63b65a02a88be70f8 /Python/errors.c
parenta7411025c5152e638b01eef0f0f5a6bf9352b46d (diff)
downloadcpython-6827c5129c5541a8608323fceda2233d542a5ec2.zip
cpython-6827c5129c5541a8608323fceda2233d542a5ec2.tar.gz
cpython-6827c5129c5541a8608323fceda2233d542a5ec2.tar.bz2
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.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions