Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Merged
vstinner merged 1 commit into
python:mainpython/cpython:mainfrom
vstinner:pycore_deps12vstinner/cpython:pycore_deps12Copy head branch name to clipboard
Mar 19, 2025
Merged

gh-131238: Move pycore_obmalloc.h include to pycore_runtime_structs.h#131482
vstinner merged 1 commit into
python:mainpython/cpython:mainfrom
vstinner:pycore_deps12vstinner/cpython:pycore_deps12Copy head branch name to clipboard

Conversation

@vstinner

@vstinner vstinner commented Mar 19, 2025

Copy link
Copy Markdown
Member

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
@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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.