Skip to content

bpo-35081: Add Include/internal/pycore_object.h - #10640

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:object_track3
Nov 21, 2018
Merged

bpo-35081: Add Include/internal/pycore_object.h#10640
vstinner merged 1 commit into
python:masterfrom
vstinner:object_track3

Conversation

@vstinner

@vstinnervstinner commented Nov 21, 2018

Copy link
Copy Markdown
Member

Move _PyObject_GC_TRACK() and _PyObject_GC_UNTRACK() from
Include/objimpl.h to Include/internal/pycore_object.h.

https://bugs.python.org/issue35081

Move _PyObject_GC_TRACK() and _PyObject_GC_UNTRACK() from
Include/objimpl.h to Include/internal/pycore_object.h.
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

@vstinner@the-knights-who-say-ni@bedevere-bot