Skip to content

Prefer using PyObject_GenericGetDict to get the __dict__#14

Merged
markshannon merged 1 commit into
faster-cpython:doc-tp-dictoofsetfrom
encukou:doc-tp-dictofset
Aug 4, 2022
Merged

Prefer using PyObject_GenericGetDict to get the __dict__#14
markshannon merged 1 commit into
faster-cpython:doc-tp-dictoofsetfrom
encukou:doc-tp-dictofset

Conversation

@encukou
Copy link
Copy Markdown

@encukou encukou commented Aug 4, 2022

See python#95598

I might be missing a detail, but this seems better than recommending/documenting _PyObject_GetDictPtr.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants