diff runtime/doc/todo.txt @ 2329:ad2889f48843 vim73

Added support for Python 3. (Roland Puntaier)
author Bram Moolenaar <bram@vim.org>
date Sat, 17 Jul 2010 21:19:38 +0200
parents 15379284e55a
children ea4bf6df1a8a
line wrap: on
line diff
--- a/runtime/doc/todo.txt
+++ b/runtime/doc/todo.txt
@@ -1089,17 +1089,12 @@ Before (beta) release 7.3:
 - Add fixes for 7.2 to version7.txt
 - Add hg history to version7.txt
 - Remove UF_VERSION_CRYPT_PREV and UF_VERSION_PREV.
+- Build the MS-Windows version with Python 2.6.5 and 3.1.2?
 
 Before release 7.3:
 - Rename vim73 branch to default (hints: Xavier de Gaye, 2010 May 23)
 
 Vim 7.3:
-Patches to possibly include:
--   Patch for Python 3 support. (Roland Puntaier, 2009 Sep 22)
-    Includes changes for omnicompletion.
-    Needs some more testing.
-    Update 2010 Apr 20, patch by Andy Kittner, May 16
-    Build the MS-Windows version with Python 2.6.5 and 3.1.2?
 Needs some work:
 -   Have a look at patch to enable screen access from Python. (Marko Mahnic,
     2010 Apr 12)