mirror of
https://github.com/python/cpython.git
synced 2026-05-08 21:50:40 -04:00
be143ec996
The PyFPE_START_PROTECT() and PyFPE_END_PROTECT() macros are empty:
they have been doing nothing for the last year (since commit
735ae8d139), so stop using them.
Miscellaneous source files for the main Python shared library