]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.808 v7.3.808
authorBram Moolenaar <Bram@vim.org>
Wed, 13 Feb 2013 13:17:08 +0000 (14:17 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 13 Feb 2013 13:17:08 +0000 (14:17 +0100)
commit76d711c3b5397b749a67d229150d3c1ff3f33add
treeca5c0745ab1f3995faacee77be1bf4369ae4765d
parent51971b33988e590901b9f6ad14a5a36f276afd0b
updated for version 7.3.808
Problem:    Python threads still do not work properly.
Solution:   Fix both Python 2 and 3.  Add tests. (Ken Takata)
src/if_python.c
src/if_python3.c
src/testdir/test86.in
src/testdir/test86.ok
src/testdir/test87.in
src/testdir/test87.ok
src/version.c