mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
f25f2e2e8c
The cast to PyCFunction is redundant. Overuse of redundant casts can hide actual bugs.
Miscellaneous source files for the main Python shared library