SIGN IN SIGN UP

gh-131189: Fix "msvcrt" import warning on Linux when "_ctypes" is not available. (GH-131201)

Fix "msvcrt" import warning on Linux when "_ctypes" is not available.

On Linux, compiling without "libffi" causes a
"No module named 'msvcrt'" warning when launching PyREPL.
D
Dzmitry Plashchynski committed
f320c951c3220aa6727b581216463e8b3f8bcd6b
Parent: e4654e0
Committed by GitHub <noreply@github.com> on 7/15/2025, 7:44:31 AM