On Sun, 03 Apr 2011 18:55:33 +0200 Éric Araujo <mer...@netwok.org> wrote: > Hi, > > > changeset: 69112:2cb07a46f4b5 > > user: Antoine Pitrou <solip...@pitrou.net> > > date: Sun Apr 03 17:05:46 2011 +0200 > > summary: > > Issue #5863: Rewrite BZ2File in pure Python, and allow it to accept > > file-like objects using a new `fileobj` constructor argument. Patch by > > Nadeem Vawda. > > > > files: > > Doc/ACKS.txt | 1 + > > I think we use Misc/ACKS for code+docs contribution like this one, > Doc/ACKS.txt being used for doc-only changes. This second file is not > comprehensive nor always used though, so maybe it should be superseded > by the former.
Nadeem is already in Misc/ACKS. I don't know what the policy is for Doc/ACKS.txt, but since he added himself in the patch, I saw no good reason for reverting the change. +1 for merging these files by the way. Regards Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com