From a8e8ccf29c081739ed5b2addf9df0f272f01ed5e Mon Sep 17 00:00:00 2001 From: "kenton@google.com" Date: Sat, 18 Apr 2009 02:01:27 +0000 Subject: Improve performance of Python serialization. Patch from Will Pierce. --- CONTRIBUTORS.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CONTRIBUTORS.txt') diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index b01fed62..259a6f7e 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -65,3 +65,5 @@ Patch contributors: * Added generation of field number constants. Wink Saville * Fixed initialization ordering problem in logging code. + Will Pierce + * Small patch improving performance of in Python serialization. -- cgit v1.2.3