]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.250 v7.3.250
authorBram Moolenaar <Bram@vim.org>
Fri, 15 Jul 2011 13:54:44 +0000 (15:54 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 15 Jul 2011 13:54:44 +0000 (15:54 +0200)
commit3d64a3176c9ffe249ad4b5403a18f8364e707813
treecb1e9daef3a741e84aa700ddb70ef2b51597bd9f
parent50f42cadb1a5970d3a6b83d961e66fa486df8fcb
updated for version 7.3.250
Problem:    Python: Errors in Unicode characters not handled nicely.
Solution:   Add the surrogateescape error handler. (lilydjwg)
src/if_python3.c
src/version.c