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