diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2025-07-15 08:12:45 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-15 08:12:45 (GMT) |
commit | 115477399bb962193026a3035ab07a1c0cd52f9f (patch) | |
tree | 2afcf7ee26c7f912daf77242561ba7c843de6841 /Objects/codeobject.c | |
parent | 088d79e3ee86d31fe69caed1247db7b624f243b5 (diff) | |
download | cpython-115477399bb962193026a3035ab07a1c0cd52f9f.zip cpython-115477399bb962193026a3035ab07a1c0cd52f9f.tar.gz cpython-115477399bb962193026a3035ab07a1c0cd52f9f.tar.bz2 |
[3.14] gh-131189: Fix "msvcrt" import warning on Linux when "_ctypes" is not available. (GH-131201) (GH-136668)
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.
(cherry picked from commit f320c951c3220aa6727b581216463e8b3f8bcd6b)
Co-authored-by: Dzmitry Plashchynski <plashchynski@gmail.com>
Diffstat (limited to 'Objects/codeobject.c')
0 files changed, 0 insertions, 0 deletions