
Aug. 17, 2010
11 p.m.
2010/8/17 martin.v.loewis <python-checkins@python.org>:
Author: martin.v.loewis Date: Wed Aug 18 00:58:42 2010 New Revision: 84166
Log: Add Ask Solem.
Modified: python/branches/py3k/Misc/developers.txt
Modified: python/branches/py3k/Misc/developers.txt ============================================================================== --- python/branches/py3k/Misc/developers.txt (original) +++ python/branches/py3k/Misc/developers.txt Wed Aug 18 00:58:42 2010 @@ -20,6 +20,10 @@ Permissions History -------------------
+- Ask Solem was given commit access on Aug 17 2010 by MvL, + on recommendation by Jesse Noller, for work on the subprocess + library.
IIRC it was multiprocessing. -- Regards, Benjamin