Remaining Python todo items

46 views
Skip to first unread message

Bram Moolenaar

unread,
May 17, 2013, 11:05:27 AM5/17/13
to vim...@googlegroups.com

After including a few patches and fixes, these are the remaining Python
todo items:

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Python SystemExit exception is not handled properly. Patch to catch the
exception and give an error. (Yasuhiro Matsumoto)
Does not work, tests fail.

Patch to print the result of a :python command. (Maxim Philippov
<phili...@gmail.com>, 2012 Aug 16) Update Aug 17.
Patch no longer applies. Can we drop it?

":python os.chdir('/tmp')" makes short buffer names invalid. (Xavier de Gaye)
Check directory and call shorten_fnames()? Better: make os.chdir()
invoke the interal :cd implementation, that takes care of all side
effects.

Mac: OS/X 10.4 with Python 2.5 installed: configure finds an extra argument
that breaks the build. (Brian Victor, 2008 Sep 1)

Patch to access screen under Python. (Marko Mahni, 2010 Jul 18)

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.

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Let me know if I missed something.

And possibly implement some of the proposed API additions. We can't
keep postponing the 7.4 release, there is always something more to do.
Let's put a deadline at the end of May. After that it's bug fixing
only. So let's do the most useful things first.

--
ROBIN: The what?
ARTHUR: The Holy Hand Grenade of Antioch. 'Tis one of the sacred relics
Brother Maynard always carries with him.
ALL: Yes. Of course.
ARTHUR: (shouting) Bring up the Holy Hand Grenade!
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD

/// Bram Moolenaar -- Br...@Moolenaar.net -- 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 ///

Ken Takata

unread,
May 17, 2013, 10:43:39 PM5/17/13
to vim...@googlegroups.com
Hi Bram,

2013/05/18 Sat 0:05:27 UTC+9 Bram Moolenaar wrote:
> Let me know if I missed something.
>
> And possibly implement some of the proposed API additions. We can't
> keep postponing the 7.4 release, there is always something more to do.
> Let's put a deadline at the end of May. After that it's bug fixing
> only. So let's do the most useful things first.

This patch is also related to python but not todo listed:
https://groups.google.com/d/topic/vim_dev/_5vNGhPbPzc/discussion

Thanks,
Ken Takata

Bram Moolenaar

unread,
May 18, 2013, 7:21:14 AM5/18/13
to Ken Takata, vim...@googlegroups.com
Indeed, somehow that one went missing. Thanks for the reminder.

--
Shaw's Principle: Build a system that even a fool can use, and
only a fool will want to use it.
Reply all
Reply to author
Forward
0 new messages