SIGN IN SIGN UP

gh-107211: No longer export internal functions (4) (#107217)

No longer export these 2 internal C API functions:

* _PyEval_SignalAsyncExc()
* _PyEval_SignalReceived()

Add also comments explaining why some internal functions have to be
exported, and update existing comments.
V
Victor Stinner committed
c5b13d6f80630d29bf5dca9cde53dfe15cf94f8b
Parent: 0d0520a
Committed by GitHub <noreply@github.com> on 7/25/2023, 3:16:28 AM