]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1830: MS-Windows: Python3 issue with stdin v8.2.1830
authorBram Moolenaar <Bram@vim.org>
Sat, 10 Oct 2020 21:26:28 +0000 (23:26 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 10 Oct 2020 21:26:28 +0000 (23:26 +0200)
commitc6ed254d9fda0ff54cdedce5597ff3e0d0218d18
treeb57574dea129dce570dc8c9806639801d9400deb
parentbd6428b9e79ed85b54ea7eaa11871fa09d63ab6f
patch 8.2.1830: MS-Windows: Python3 issue with stdin

Problem:    MS-Windows: Python3 issue with stdin.
Solution:   Check if stdin is readable. (Ken Takata, closes #7106)
src/if_python3.c
src/version.c