]> granicus.if.org Git - vim/commit
patch 8.2.1806: MS-Windows with Python: Vim freezes after import command v8.2.1806
authorBram Moolenaar <Bram@vim.org>
Tue, 6 Oct 2020 17:59:06 +0000 (19:59 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 6 Oct 2020 17:59:06 +0000 (19:59 +0200)
commit253b16a4abdad1df350b9ddd9a709520b063934c
treed25ce3c76cc4f33e8b69da98d739a3931f8747b8
parent80361a5f2b134c88597d60b3d363b52084e712a1
patch 8.2.1806: MS-Windows with Python: Vim freezes after import command

Problem:    MS-Windows with Python: Vim freezes after import command.
Solution:   Use either "NUL" or "CONIN$" when reopening stdin. (Yasuhiro
            Matsumoto, closes #7083)
src/if_python3.c
src/version.c