gh-113743: Give _PyTypes_AfterFork a prototype. by benjaminp · Pull Request #115563 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
benjaminp merged 1 commit intopython:mainfrom
Feb 16, 2024Merged
gh-113743: Give _PyTypes_AfterFork a prototype.#115563
benjaminp merged 1 commit intopython:mainfrom
gh-113743: Give _PyTypes_AfterFork a prototype.#115563
benjaminp merged 1 commit intopython:mainfrom
Conversation
Copy link Copy Markdown
Contributor
Fixes a compiler warning.
Fixes a compiler warning.
benjaminp
requested a review
from markshannon
as a code owner
bedevere-app
bot
added
the
awaiting core review
label
bedevere-app
bot
mentioned this pull request
benjaminp
added
the
skip news
label
colesbury approved these changes Feb 16, 2024
Copy link Copy Markdown
Contributor
colesbury
left a comment
colesbury
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! cc @DinoV
bedevere-app
bot
added
awaiting merge
and removed
awaiting core review
labels
benjaminp
merged commit
2ac9d9f
into
python:main
bedevere-app
bot
removed
the
awaiting merge
label
benjaminp
deleted the
typeobject-warning
branch
woodruffw pushed a commit to woodruffw-forks/cpython that referenced this pull request
Mar 4, 2024Fixes a compiler warning.
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request
Apr 17, 2024Fixes a compiler warning.
LukasWoodtli pushed a commit to LukasWoodtli/cpython that referenced this pull request
Jan 22, 2025Fixes a compiler warning.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment