mirror of
https://github.com/python/cpython.git
synced 2026-06-23 11:33:30 -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