1
0
forked from aniani/vim

updated for version 7.3.786

Problem:    Python threads don't run in the background (issue 103).
Solution:   Move the statements to manipulate thread state.
This commit is contained in:
Bram Moolenaar
2013-01-30 11:44:39 +01:00
parent 2f315ab7be
commit 02366255c9
2 changed files with 11 additions and 7 deletions

View File

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