1
0
forked from aniani/vim

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)
This commit is contained in:
Bram Moolenaar
2013-02-13 14:17:08 +01:00
parent 51971b3398
commit 76d711c3b5
7 changed files with 123 additions and 19 deletions

View File

@@ -725,6 +725,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
808,
/**/
807,
/**/