Re: [Python-Dev] [Python-checkins] devguide: Update committers list location.

2012-09-09 Thread Brett Cannon
Did you mean to use http://docs.python.org/devguide/developers.html instead of http://hg.python.org/committers.txt as the former lists why while the latter just lists usernames? On Sun, Sep 9, 2012 at 3:19 AM, georg.brandl wrote: > http://hg.python.org/devguide/rev/b40bfc99c54f > changeset: 548

Re: [Python-Dev] cpython (3.2): Issue #15881: Fixed atexit hook in multiprocessing.

2012-09-09 Thread Alexander Belopolsky
This change was in the original patch and I did not notice that it went into wrong file. Will fix it now. On Sun, Sep 9, 2012 at 2:02 PM, Antoine Pitrou wrote: > You really want to credit code contributions in Misc/ACKS, not > Doc/ACKS.txt. Furthermore, the entries should probably be inserted i

Re: [Python-Dev] cpython (3.2): Issue #15881: Fixed atexit hook in multiprocessing.

2012-09-09 Thread Antoine Pitrou
On Sun, 9 Sep 2012 19:28:07 +0200 (CEST) alexander.belopolsky wrote: > http://hg.python.org/cpython/rev/27d410dd5431 > changeset: 78922:27d410dd5431 > branch: 3.2 > parent: 78895:adc5e6aca251 > user:Alexander Belopolsky > date:Sun Sep 09 13:16:15 2012 -0400 > summary:

[Python-Dev] [RELEASED] Python 3.3.0 release candidate 2

2012-09-09 Thread Georg Brandl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On behalf of the Python development team, I'm delighted to announce the second release candidate of Python 3.3.0. This is a preview release, and its use is not recommended in production settings. Python 3.3 includes a range of improvements of the 3.x

Re: [Python-Dev] devguide: Add Eric Snow.

2012-09-09 Thread Antoine Pitrou
On Sun, 9 Sep 2012 09:11:08 +0200 (CEST) georg.brandl wrote: > > diff --git a/developers.rst b/developers.rst > --- a/developers.rst > +++ b/developers.rst > @@ -26,9 +26,12 @@ > > - Daniel Holth was given push privileges on Sep 9 2012 by GFB, for PEP > editing. > > -- Peter Moody was give