1
0
forked from aniani/vim

updated for version 7.3.1069

Problem:    Python: memory leaks.
Solution:   Python patch 28: Purge out DICTKEY_CHECK_EMPTY macros. (ZyX)
This commit is contained in:
Bram Moolenaar
2013-05-30 14:52:37 +02:00
parent 018acca3bd
commit fc714b35c6
2 changed files with 30 additions and 20 deletions

View File

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