aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/hashtable.c
diff options
context:
space:
mode:
authorChristopher Chavez <chrischavez@gmx.us>2023-12-06 03:44:41 -0600
committerGitHub <noreply@github.com>2023-12-06 10:44:41 +0100
commit00cce0fe495ee820cd3ca5878bdbe3dd65b1be7b (patch)
tree9805a10bb63b06f9852889e2e622bcd9a33514af /Python/hashtable.c
parente3f670e13792305cfb977d5cffd8e6aa03e8fe7f (diff)
downloadcpython-00cce0fe495ee820cd3ca5878bdbe3dd65b1be7b.tar.gz
cpython-00cce0fe495ee820cd3ca5878bdbe3dd65b1be7b.zip
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`.
Diffstat (limited to 'Python/hashtable.c')
0 files changed, 0 insertions, 0 deletions