◐ Shell
clean mode source ↗

bpo-30764: Windows support.SuppressCrashReport by vstinner · Pull Request #2423 · python/cpython

Don't we already have these functions in PC/msvcrtmodule.c?

None of the added functions or constants is already available in msvcrt. Otherwise, I would just use them ;-)

Reminder: Python 2.7 was released 7 years ago. A lot of things evolved in Python 3 in the meanwhile ;-)