Martin owns PEP 353 and did most of the work
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 @@
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.