mirror of
https://github.com/python/cpython.git
synced 2026-07-17 23:47:41 -04:00
74b662cf20
Remove PyGen_NeedsFinalizing(): it was not documented, tested or used anywhere within CPython after the implementation of PEP 442.
Miscellaneous source files for the main Python shared library