]> granicus.if.org Git - python/commitdiff
Martin owns PEP 353 and did most of the work
authorNeal Norwitz <nnorwitz@gmail.com>
Tue, 28 Feb 2006 20:03:28 +0000 (20:03 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Tue, 28 Feb 2006 20:03:28 +0000 (20:03 +0000)
Include/modsupport.h

index c31c5be1be1b99051898548dc08a60eb7065651b..63f866e48495f3274333a1fbf1d129f0cd78af80 100644 (file)
@@ -54,7 +54,7 @@ PyAPI_FUNC(int) PyModule_AddStringConstant(PyObject *, const char *, const char
    Please add a line or two to the top of this log for each API
    version change:
 
-   22-Feb-2006  GvR    1013    PEP 353 - long indices for sequence lengths
+   22-Feb-2006  MvL    1013    PEP 353 - long indices for sequence lengths
 
    19-Aug-2002  GvR    1012    Changes to string object struct for
                                interning changes, saving 3 bytes.