mirror of
https://github.com/python/cpython.git
synced 2026-01-28 21:55:51 +00:00
The PyFPE_START_PROTECT() and PyFPE_END_PROTECT() macros are empty: they have been doing nothing for the last year (since commit 735ae8d139a673b30b321dc10acfd3d14f0d633b), so stop using them.
Miscellaneous source files for the main Python shared library