Nikolay Pavlov wrote:

> On Jun 26, 2013 9:22 PM, "Bram Moolenaar" <[email protected]> wrote:
> >
> >
> > This is what I currently have at the top of the todo list.  Unless I get
> > a patch soon, I'll move these down and it will have to wait until after
> > the 7.4 release.
> >
> > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> >
> > Test 86 fails on MS-Windows, using backslashes instead of forward slashes.
> > (Taro Muraoka, 2013 Jun 24)
> > Can we fix this in code instead of in the test?
> 
> It is testing __file__ and internal C function iterating over &rtp. For the
> first you should bug python developers. The second will maybe break things.
> (The first will likely do the same though, but I do not think Python
> developers will agree to change path separators so this is not an issue.)

Well, if it's too difficult to fix in the code, then I can include the
patch that fixes the test.

> > Python: ":py raw_input('prompt')" doesn't work. (Manu Hack)
> >
> > Win32: The Python interface only works with one version of Python,
> > selected at compile time.  Can this be made to work with version 2.1
> > and 2.2 dynamically?
> >
> > Python: Be able to define a Python function that can be called
> > directly from Vim script.  Requires converting the arguments and
> > return value, like with vim.bindeval().
> 
> I have a branch with generic funcrefs which will make this very easy. It
> partly works (though fixes that make it work are not even committed yet),
> but I thought deadline for new features passed almost a month ago.

Right, anything that is more than a bit complex, or might require
discussing details, should have already been included.  It's not a good
idea to make big changes just before starting a beta test.

> Branch is called extended-funcrefs, but rebased version is on my PC only.
> 
> > Python SystemExit exception is not handled properly.  Patch to catch the
> > exception and give an error. (Yasuhiro Matsumoto)
> > Does not work, tests fail.
> >
> > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

BTW: How about making a summary of the most important changes to the
Python interface?  Not more than 30 lines or so.  For the "what changed
in 7.4" section of version7.txt.

-- 
You had connectors?  Eeee, when I were a lad we 'ad to carry the
bits between the computer and the terminal with a spoon...

 /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Raspunde prin e-mail lui