mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00

svn+ssh://pythondev@svn.python.org/python/branches/p3yk ................ r55985 | neal.norwitz | 2007-06-14 20:14:38 -0700 (Thu, 14 Jun 2007) | 2 lines All these tests have been flaky wrt reporting leaks. Disable them. ................ r56003 | neal.norwitz | 2007-06-15 19:41:09 -0700 (Fri, 15 Jun 2007) | 1 line Fix typo (certain). ................ r56004 | neal.norwitz | 2007-06-15 20:54:18 -0700 (Fri, 15 Jun 2007) | 4 lines Fix it so test_os no longer reports ref leaks by clearing all the caches the ABCMeta stores on the class. Apply this to all the ABC collections as well as the class of os.environ which inherits from an ABC collection. ................ r56013 | neal.norwitz | 2007-06-17 19:56:31 -0700 (Sun, 17 Jun 2007) | 4 lines This should make it a little easier when adding new collections which use ABCs. The new subclass won't need to be listed in regrtest. It will be even better when Guido adds weakrefs. :-) ................ r56014 | martin.v.loewis | 2007-06-17 20:15:51 -0700 (Sun, 17 Jun 2007) | 1 line Drop inline, as it's not support by VS 2003. ................ r56015 | martin.v.loewis | 2007-06-17 20:17:19 -0700 (Sun, 17 Jun 2007) | 1 line Expect long objects for DWORD values. ................ r56016 | martin.v.loewis | 2007-06-17 20:18:01 -0700 (Sun, 17 Jun 2007) | 1 line Drop modules that have been deleted. ................ r56017 | martin.v.loewis | 2007-06-17 20:18:55 -0700 (Sun, 17 Jun 2007) | 1 line Bump DLL version number to 30. ................ r56018 | neal.norwitz | 2007-06-17 20:55:43 -0700 (Sun, 17 Jun 2007) | 62 lines Merged revisions 55951-56013 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r55956 | thomas.heller | 2007-06-13 00:07:03 -0700 (Wed, 13 Jun 2007) | 2 lines Do not hardcode the buildbot's directory name. ........ r55957 | thomas.heller | 2007-06-13 00:07:41 -0700 (Wed, 13 Jun 2007) | 2 lines Notes about building tcl/tk for windows/AMD64. ........ r55958 | thomas.heller | 2007-06-13 00:54:57 -0700 (Wed, 13 Jun 2007) | 2 lines Build bzip2. ........ r55962 | walter.doerwald | 2007-06-13 09:57:12 -0700 (Wed, 13 Jun 2007) | 8 lines Add T_PYSSIZET in structmember.h: This can be used for Py_ssize_t members. Simplify the implementation of UnicodeError objects: start and end attributes are now stored directly as Py_ssize_t members, which simplifies various get and set functions. ........ r55975 | martin.v.loewis | 2007-06-14 13:46:25 -0700 (Thu, 14 Jun 2007) | 3 lines Patch #1734014: Use _I64_MAX instead of LLONG_MAX. Will backport to 2.5. ........ r55984 | neal.norwitz | 2007-06-14 20:11:41 -0700 (Thu, 14 Jun 2007) | 4 lines urllib2_localnet says it leaks probably due to threads. So ignore it. popen2 is also complaining probably for similar reasons. make install always reports failure, so don't mail in this case. ........ r56001 | andrew.kuchling | 2007-06-15 15:43:03 -0700 (Fri, 15 Jun 2007) | 1 line Add a word ........ r56005 | martin.v.loewis | 2007-06-16 03:08:43 -0700 (Sat, 16 Jun 2007) | 2 lines Mention Senthil Kumaran. ........ r56006 | georg.brandl | 2007-06-16 10:10:12 -0700 (Sat, 16 Jun 2007) | 2 lines Add missing \versionadded. ........ r56009 | neal.norwitz | 2007-06-17 11:48:32 -0700 (Sun, 17 Jun 2007) | 1 line SF #1738670, make example in doc work ........ r56011 | neal.norwitz | 2007-06-17 19:46:36 -0700 (Sun, 17 Jun 2007) | 1 line SF #1738754, remove extra backslash in string ........ r56012 | neal.norwitz | 2007-06-17 19:50:15 -0700 (Sun, 17 Jun 2007) | 1 line Revert last change for SF #1738754, there's no print in there. ........ ................
174 lines
5.9 KiB
Text
174 lines
5.9 KiB
Text
Developer Log
|
||
=============
|
||
|
||
This file is a running log of developers given permissions on SourceForge.
|
||
|
||
The purpose is to provide some institutional memory of who was given access
|
||
and why.
|
||
|
||
The first entry starts in April 2005. In keeping with the style of
|
||
Misc/NEWS, newer entries should be added to the top. Any markup should
|
||
be in the form of ReST. Entries should include the initials of the
|
||
project admin who made the change or granted access. Feel free to revise
|
||
the format to accommodate documentation needs as they arise.
|
||
|
||
|
||
|
||
Permissions History
|
||
-------------------
|
||
|
||
- Senthil Kumaran was given SVN access on June 16 2007
|
||
by MvL, for his Summer-of-Code project, mentored by
|
||
Skip Montanaro.
|
||
|
||
- Alexandre Vassalotti was given SVN access on May 21 2007
|
||
by MvL, for his Summer-of-Code project, mentored by
|
||
Brett Cannon.
|
||
|
||
- Travis Oliphant was given SVN access on 17 Apr 2007 by MvL,
|
||
for implementing the extended buffer protocol.
|
||
|
||
- Ziga Seilnacht was given SVN access on 09 Mar 2007 by MvL,
|
||
for general maintenance.
|
||
|
||
- Pete Shinners was given SVN access on 04 Mar 2007 by NCN,
|
||
for PEP 3101 work in the sandbox.
|
||
|
||
- Pat Maupin and Eric V. Smith were given SVN access on 28 Feb 2007 by NCN,
|
||
for PEP 3101 work in the sandbox.
|
||
|
||
- Steven Bethard (SF name "bediviere") added to the SourceForge Python
|
||
project 26 Feb 2007, by NCN, as a tracker tech.
|
||
|
||
- Josiah Carlson (SF name "josiahcarlson") added to the SourceForge Python
|
||
project 06 Jan 2007, by NCN, as a tracker tech. He will maintain asyncore.
|
||
|
||
- Collin Winter was given SVN access on 05 Jan 2007 by NCN, for PEP
|
||
update access.
|
||
|
||
- Lars Gustaebel was given SVN access on 20 Dec 2006 by NCN, for tarfile.py
|
||
related work.
|
||
|
||
- 2006 Summer of Code entries: SoC developers are expected to work
|
||
primarily in nondist/sandbox or on a branch of their own, and will
|
||
have their work reviewed before changes are accepted into the trunk.
|
||
|
||
- Matt Fleming was added on 25 May 2006 by AMK; he'll be working on
|
||
enhancing the Python debugger.
|
||
|
||
- Jackilyn Hoxworth was added on 25 May 2006 by AMK; she'll be adding logging
|
||
to the standard library.
|
||
|
||
- Mateusz Rukowicz was added on 30 May 2006 by AMK; he'll be
|
||
translating the decimal module into C.
|
||
|
||
- SVN access granted to the "Need for Speed" Iceland sprint attendees,
|
||
between May 17 and 21, 2006, by Tim Peters. All work is to be done
|
||
in new sandbox projects or on new branches, with merging to the
|
||
trunk as approved:
|
||
|
||
Andrew Dalke
|
||
Christian Tismer
|
||
Jack Diederich
|
||
John Benediktsson
|
||
Kristj<74>n V. J<>nsson
|
||
Martin Blais
|
||
Richard Emslie
|
||
Richard Jones
|
||
Runar Petursson
|
||
Steve Holden
|
||
Richard M. Tew
|
||
|
||
- Steven Bethard was given SVN access on 27 Apr 2006 by DJG, for PEP
|
||
update access.
|
||
|
||
- Talin was given SVN access on 27 Apr 2006 by DJG, for PEP update
|
||
access.
|
||
|
||
- George Yoshida (SF name "quiver") added to the SourceForge Python
|
||
project 14 Apr 2006, by Tim Peters, as a tracker admin. See
|
||
contemporaneous python-checkins thread with the unlikely Subject:
|
||
|
||
r45329 - python/trunk/Doc/whatsnew/whatsnew25.tex
|
||
|
||
- Ronald Oussoren was given SVN access on 3 Mar 2006 by NCN, for Mac
|
||
related work.
|
||
|
||
- Bob Ippolito was given SVN access on 2 Mar 2006 by NCN, for Mac
|
||
related work.
|
||
|
||
- Nick Coghlan requested CVS access so he could update his PEP directly.
|
||
Granted by GvR on 16 Oct 2005.
|
||
|
||
- Added two new developers for the Summer of Code project. 8 July 2005
|
||
by RDH. Andrew Kuchling will be mentoring Gregory K Johnson for a
|
||
project to enhance mailbox. Brett Cannon requested access for Flovis
|
||
Bruynooghe (sirolf) to work on pstats, profile, and hotshot. Both users
|
||
are expected to work primarily in nondist/sandbox and have their work
|
||
reviewed before making updates to active code.
|
||
|
||
- Georg Brandl was given SF tracker permissions on 28 May 2005
|
||
by RDH. Since the beginning of 2005, he has been active in discussions
|
||
on python-dev and has submitted a dozen patch reviews. The permissions
|
||
add the ability to change tracker status and to attach patches. On
|
||
3 June 2005, this was expanded by RDH to include checkin permissions.
|
||
|
||
- Terry Reedy was given SF tracker permissions on 7 Apr 2005 by RDH.
|
||
|
||
- Nick Coghlan was given SF tracker permissions on 5 Apr 2005 by RDH.
|
||
For several months, he has been active in reviewing and contributing
|
||
patches. The added permissions give him greater flexibility in
|
||
working with the tracker.
|
||
|
||
- Eric Price was made a developer on 2 May 2003 by TGP. This was
|
||
specifically to work on the new ``decimal`` package, which lived in
|
||
``nondist/sandbox/decimal/`` at the time.
|
||
|
||
- Eric S. Raymond was made a developer on 2 Jul 2000 by TGP, for general
|
||
library work. His request is archived here:
|
||
|
||
http://mail.python.org/pipermail/python-dev/2000-July/005314.html
|
||
|
||
|
||
Permissions Dropped on Request
|
||
------------------------------
|
||
|
||
- Per note from Andrew Kuchling, the permissions for Gregory K Johnson
|
||
and the Summer Of Code project are no longer needed. AMK will make
|
||
any future checkins directly. 16 Oct 2005 RDH
|
||
|
||
- Johannes Gijsbers sent a drop request. 27 July 2005 RDH
|
||
|
||
- Flovis Bruynooghe sent a drop request. 14 July 2005 RDH
|
||
|
||
- Paul Prescod sent a drop request. 30 Apr 2005 RDH
|
||
|
||
- Finn Bock sent a drop request. 13 Apr 2005 RDH
|
||
|
||
- Eric Price sent a drop request. 10 Apr 2005 RDH
|
||
|
||
- Irmen de Jong requested dropping CVS access while keeping tracker
|
||
access. 10 Apr 2005 RDH
|
||
|
||
- Moshe Zadka and Ken Manheimer sent drop requests. 8 Apr 2005 by RDH
|
||
|
||
- Steve Holden, Gerhard Haring, and David Cole sent email stating that
|
||
they no longer use their access. 7 Apr 2005 RDH
|
||
|
||
|
||
Permissions Dropped after Loss of Contact
|
||
-----------------------------------------
|
||
|
||
- Several unsuccessful efforts were made to contact Charles G Waldman.
|
||
Removed on 8 Apr 2005 by RDH.
|
||
|
||
|
||
Initials of Project Admins
|
||
--------------------------
|
||
|
||
GvR: Guido van Rossum
|
||
NCN: Neal Norwitz
|
||
RDH: Raymond Hettinger
|
||
TGP: Tim Peters
|
||
DJG: David Goodger
|
||
MvL: Martin v. Loewis
|