comparison src/version.c @ 11067:a99a1234625f v8.0.0422

patch 8.0.0422: Python test fails with Python 3.6 commit https://github.com/vim/vim/commit/f411a3c5aff644ec7a999be83ef22adf3e1132dd Author: Bram Moolenaar <Bram@vim.org> Date: Sun Mar 5 19:00:34 2017 +0100 patch 8.0.0422: Python test fails with Python 3.6 Problem: Python test fails with Python 3.6. Solution: Convert new exception messages to old ones. (closes https://github.com/vim/vim/issues/1359)
author Christian Brabandt <cb@256bit.org>
date Sun, 05 Mar 2017 19:15:04 +0100
parents f5bd684e47a1
children 814126a34c9d
comparison
equal deleted inserted replaced
11066:3e57d960cbd1 11067:a99a1234625f
762 NULL 762 NULL
763 }; 763 };
764 764
765 static int included_patches[] = 765 static int included_patches[] =
766 { /* Add new patch number below this line */ 766 { /* Add new patch number below this line */
767 /**/
768 422,
767 /**/ 769 /**/
768 421, 770 421,
769 /**/ 771 /**/
770 420, 772 420,
771 /**/ 773 /**/