]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1381: MS-Windows: crash with Python 3.5 when stdin is redirected v8.2.1381
authorBram Moolenaar <Bram@vim.org>
Thu, 6 Aug 2020 19:47:11 +0000 (21:47 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 6 Aug 2020 19:47:11 +0000 (21:47 +0200)
commit56b8dc331dc7f499c8221ed7d1c7795ad5e3bdeb
tree4616d00af44448ab701d07504c24d14c1190ae75
parent3d945cc925dddb99a1ee86ec194b5b95221c72d7
patch 8.2.1381: MS-Windows: crash with Python 3.5 when stdin is redirected

Problem:    MS-Windows: crash with Python 3.5 when stdin is redirected.
Solution:   Reconnect stdin. (Yasuhiro Matsumoto, Ken Takata, closes #6641)
src/Make_cyg_ming.mak
src/Make_mvc.mak
src/if_python3.c
src/version.c