mirror of
https://github.com/python/cpython.git
synced 2026-06-23 03:23:38 -04:00
f25f2e2e8c
The cast to PyCFunction is redundant. Overuse of redundant casts can hide actual bugs.