1
0
forked from aniani/vim

updated for version 7.3.965

Problem:    Python garbage collection not working properly.
Solution:   Add support for garbage collection. (ZyX)
This commit is contained in:
Bram Moolenaar
2013-05-17 16:24:32 +02:00
parent cabf80ff2f
commit cfef5ff23e
2 changed files with 116 additions and 36 deletions

View File

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