Re: [python-committers] Python 3.2.1rc2

2011-07-04 Thread Georg Brandl
Am 03.07.2011 09:22, schrieb Georg Brandl: > Hi all, > > I'm starting to release 3.2.1 rc2 now. There are two stable buildbot failures > that look legitimate; if anyone feels like helping find out how to fix them > join me in #python-dev, otherwise we'll get this handled in time for final. OK, n

Re: [python-committers] Python 3.2.1rc2

2011-07-03 Thread Georg Brandl
Am 04.07.2011 03:18, schrieb Victor Stinner: >> I'm starting to release 3.2.1 rc2 now. There are two stable buildbot >> failures >> that look legitimate > > I suppose that one of the failure was the issue #12467. The following > commit fixed it in the 3.2 branch: > > New changeset ac18e70cbe7e

Re: [python-committers] Python 3.2.1rc2

2011-07-03 Thread Victor Stinner
> I'm starting to release 3.2.1 rc2 now. There are two stable buildbot failures > that look legitimate I suppose that one of the failure was the issue #12467. The following commit fixed it in the 3.2 branch: New changeset ac18e70cbe7e by Victor Stinner in branch '3.2': Issue #12467: warnings: fi

[python-committers] Python 3.2.1rc2

2011-07-03 Thread Georg Brandl
Hi all, I'm starting to release 3.2.1 rc2 now. There are two stable buildbot failures that look legitimate; if anyone feels like helping find out how to fix them join me in #python-dev, otherwise we'll get this handled in time for final. Georg ___ pyt