On Fri, 3 Jul 2009 15:12:06 -0400, "A.M. Kuchling" <a...@amk.ca> said: > I've been analyzing how much of the Python code is covered > by the contributor agreements in the PSF's possession. > > The logs show four mysterious IDs of the form uidNNNN; I'd like to > figure out who two of those IDs were. (Two of the IDs are gone in > 3.1-trunk, so I don't care about them.) > [...]
> > uid56795's commit is to Lib/idlelib/Debugger.py. Most of the commits > to idlelib around this time are by Kurt Kaiser, but there are a few by > Chui Tey. (In either case, both of them have signed agreements, so > the code is likely covered.) > > r27482 | uid56795 | 2002-07-05 18:05:24 -0400 (Fri, 05 Jul 2002) | 5 > lines > > Combine OldStackViewer.py with Debugger.py, removing dead code. > M Debugger.py : Incorporate StackViewer, NamespaceViewer classes > M StackViewer.py : remove import OldStackViewer > U OldStackViewer.py : remove file > -------------------------------------------------- That's clearly my code. I think what happened was the SF system was broken for a short time and didn't resolve the uid to kbk. So one more down. -- KBK _______________________________________________ python-committers mailing list python-committers@python.org http://mail.python.org/mailman/listinfo/python-committers