From e42e405e082f98a5ae109bafa1f1529487464b29 Mon Sep 17 00:00:00 2001 From: Neal Norwitz Date: Tue, 28 Feb 2006 20:03:28 +0000 Subject: Martin owns PEP 353 and did most of the work --- Include/modsupport.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Include/modsupport.h b/Include/modsupport.h index c31c5be..63f866e 100644 --- a/Include/modsupport.h +++ b/Include/modsupport.h @@ -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. -- cgit v0.12