Skip to content

gh-116181: Remove Py_BUILD_CORE_MODULE and Py_BUILD_CORE_MODULE in rotatingtree.c - #121260

Merged
kumaraditya303 merged 1 commit into
python:mainfrom
aisk:remove-core-in-rotatingtree
Jul 3, 2024
Merged

gh-116181: Remove Py_BUILD_CORE_MODULE and Py_BUILD_CORE_MODULE in rotatingtree.c#121260
kumaraditya303 merged 1 commit into
python:mainfrom
aisk:remove-core-in-rotatingtree

Conversation

@aisk

@aiskaisk commented Jul 2, 2024

Copy link
Copy Markdown
Member

Since #117511 has been finished and PyMutex is a public API now, we can remove the Py_BUILD_CORE_BUILTIN and Py_BUILD_CORE_MODULE macro define.

@miss-islington-app

Copy link
Copy Markdown

Thanks @aisk for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 3, 2024
…E in rotatingtree.c (pythonGH-121260)
(cherry picked from commit 705a123)
Co-authored-by: AN Long <aisk@users.noreply.github.com>
@bedevere-app

Copy link
Copy Markdown

GH-121307 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.13 bugs and security fixes label Jul 3, 2024
@aisk
aisk deleted the remove-core-in-rotatingtree branch July 3, 2024 07:48
kumaraditya303 pushed a commit that referenced this pull request Jul 3, 2024
…LE in rotatingtree.c (GH-121260) (#121307)
gh-116181: Remove Py_BUILD_CORE_BUILTIN and Py_BUILD_CORE_MODULE in rotatingtree.c (GH-121260)
(cherry picked from commit 705a123)
Co-authored-by: AN Long <aisk@users.noreply.github.com>
@vstinner

Copy link
Copy Markdown
Member

Nice change.

noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@aisk@vstinner@kumaraditya303