SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72125 0 3 Python

gh-111178: Docs: fix `traverseproc`, `inquiry`, and `destructor` parameters in slot typedefs table (GH-112742)

In the slot typedefs table, the parameter of `destructor`
and the first parameter of `traverseproc` should both be
`PyObject *` rather than `void *`.
Same for `inquiry`.
C
Christopher Chavez committed
00cce0fe495ee820cd3ca5878bdbe3dd65b1be7b
Parent: e3f670e
Committed by GitHub <noreply@github.com> on 12/6/2023, 9:44:41 AM