1
0
forked from aniani/vim

patch 8.2.0074: Python 3 unicode test someitmes fails

Problem:    Python 3 unicode test someitmes fails.
Solution:   Make 'termencoding' empty.  Correct number of error message.
This commit is contained in:
Bram Moolenaar
2020-01-01 16:18:38 +01:00
parent ea8b7aecab
commit 4b7cdca230
5 changed files with 12 additions and 3 deletions

View File

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