1
0
forked from aniani/vim

updated for version 7.3.1186

Problem:    Python 3: test 87 may crash.
Solution:   Use _PyArg_Parse_SizeT instead of PyArg_Parse. (Jun Takimoto)
This commit is contained in:
Bram Moolenaar
2013-06-13 20:57:50 +02:00
parent b62bcd1e05
commit 5f87b23229
2 changed files with 3 additions and 6 deletions

View File

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