[python-committers] [PSF-Board] Mysterious uidNNN committers
Tim Peters
tim.peters at gmail.com
Fri Jul 3 23:19:42 CEST 2009
[A.M. Kuchling]
> 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.)
>
> uid26747 has one commit that only affected
> Lib/test/test_generators.py. To me this reads like a Tim Peters
> commit message. Tim, does this seem familiar?
>
> --------------------------------------------------
> r21474 | uid26747 | 2001-07-04 18:11:22 -0400 (Wed, 04 Jul 2001) | 11 lines
>
> Added a non-recursive implementation of conjoin(), and a Knight's Tour
> solver. ...
100% sure that was indeed me. No idea how it showed up as "uid26747",
though -- that rings no bells at all.
Another mystery, probably related: there's no record of this checkin
in the pipermail July 2001 python-checkins archive.
> ...
More information about the python-committers
mailing list