gh-112136: Remove unused #include "pycore_lock.h" by vstinner · Pull Request #127093 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.3k
Merged
vstinner merged 1 commit intopython:mainfrom
Nov 21, 2024Merged
gh-112136: Remove unused #include "pycore_lock.h"#127093
vstinner merged 1 commit intopython:mainfrom
gh-112136: Remove unused #include "pycore_lock.h"#127093
vstinner merged 1 commit intopython:mainfrom
Conversation
Copy link
Member
pycore_modsupport.h no longer needs pycore_lock.h.
pycore_modsupport.h no longer needs pycore_lock.h.
vstinner
added
the
skip news
label
vstinner
requested a review
from ericsnowcurrently
as a code owner
bedevere-app
bot
mentioned this pull request
bedevere-app
bot
added
the
awaiting core review
label
vstinner
mentioned this pull request
cmaloney approved these changes Nov 21, 2024
vstinner
merged commit
0c5556f
into
python:main
vstinner
deleted the
pycore_modsupport
branch
bedevere-app
bot
removed
the
awaiting core review
label
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request
Jan 12, 2025pycore_modsupport.h no longer needs pycore_lock.h.
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