Skip to content

gh-131238: Move pycore_obmalloc.h include to pycore_runtime_structs.h#131482

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:pycore_deps12
Mar 19, 2025
Merged

gh-131238: Move pycore_obmalloc.h include to pycore_runtime_structs.h#131482
vstinner merged 1 commit intopython:mainfrom
vstinner:pycore_deps12

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Mar 19, 2025

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.

…ucts.h

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.
@vstinner vstinner enabled auto-merge (squash) March 19, 2025 23:22
@vstinner vstinner merged commit 6827c51 into python:main Mar 19, 2025
41 checks passed
@vstinner vstinner deleted the pycore_deps12 branch March 19, 2025 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant