bpo-35081: Add Include/internal/pycore_tupleobject.h by vstinner · Pull Request #10705 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Merged
bpo-35081: Add Include/internal/pycore_tupleobject.h#10705
vstinner merged 1 commit intopython:masterfrom
vstinner:pycore_tuple
bpo-35081: Add Include/internal/pycore_tupleobject.h#10705
vstinner merged 1 commit intopython:masterfrom
vstinner:pycore_tuple
Conversation
Copy link
Member
Move _PyTuple_ITEMS() to a new header file:
Include/internal/pycore_tupleobject.h
Move _PyTuple_ITEMS() to a new header file: Include/internal/pycore_tupleobject.h
vstinner
added
the
skip news
label
vstinner
requested review from
a team and
rhettinger
as code owners
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
vstinner
merged commit
ec13b93
into
python:master
bedevere-bot
removed
the
awaiting merge
label
vstinner
deleted the
pycore_tuple
branch
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