mirror of
https://github.com/python/cpython.git
synced 2026-05-16 01:19:28 -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