[SCM] Vim packaging branch, deb/python25, created. upstream/7.1.285-9-g4c0d8ce

James Vega jamessan at debian.org
Sun May 4 15:07:48 UTC 2008


The branch, deb/python25 has been created
        at  4c0d8ceb2bf0e8266738f6393f3589e087eb9d03 (commit)

- Shortlog ------------------------------------------------------------
commit 4c0d8ceb2bf0e8266738f6393f3589e087eb9d03
Author: James Vega <jamessan at debian.org>
Date:   Sun May 4 05:10:37 2008 -0400

    Update if_python to use Py_ssize_t instead of int.
    
    PEP 353 (http://www.python.org/dev/peps/pep-0353/) describes how Python 2.5
    has changed to use ssize_t instead of int for index types.  This patch follows
    the guidelines laid out in the PEP for converting code to use Py_ssize_t.
    
    Signed-off-by: James Vega <jamessan at debian.org>

-----------------------------------------------------------------------

-- 
Vim packaging



More information about the pkg-vim-maintainers mailing list