bpo-35081: Add Include/internal/pycore_object.h by vstinner · Pull Request #10640 · 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_object.h#10640
vstinner merged 1 commit intopython:masterfrom
vstinner:object_track3
bpo-35081: Add Include/internal/pycore_object.h#10640
vstinner merged 1 commit intopython:masterfrom
vstinner:object_track3
Conversation
Copy link
Member
Move _PyObject_GC_TRACK() and _PyObject_GC_UNTRACK() from
Include/objimpl.h to Include/internal/pycore_object.h.
Move _PyObject_GC_TRACK() and _PyObject_GC_UNTRACK() from Include/objimpl.h to Include/internal/pycore_object.h.
vstinner
added
the
skip news
label
vstinner
requested a review
from 1st1
as a code owner
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
vstinner
merged commit
bcda8f1
into
python:master
bedevere-bot
removed
the
awaiting merge
label
vstinner
deleted the
object_track3
branch
This was referenced
Nov 21, 2018This 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