For clarity, change _longobject to build directly from PyObject_VAR_HEAD · pythoncapi/cpython@03b1883 · GitHub
Skip to content

Commit 03b1883

Browse files
committed
For clarity, change _longobject to build directly from PyObject_VAR_HEAD
instead of faking it by hand. It *is* a var object, and nothing but hysterical raisins to pretend it's an oddball.
1 parent 5329cdb commit 03b1883

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

Include/longintrepr.h

Lines changed: 6 additions & 3 deletions

0 commit comments

Comments
 (0)