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 by Victor Stinner in branch '3.2':
> Issue #12467: warnings: fix a race condition if a warning is emitted at
> http://hg.python.org/cpython/rev/ac18e70cbe7e

OK, I've transplanted that one into the release branch.

> And I suppose that the second failure is the issue #12440. According to
> Antoine Pitrou, it's a problem specific to the buildbot, not a bug in
> Python (see his comment on the issue).

That's non-critical for the release then.

> It would be nice to have issue #12411 fixed in 3.2.1, but it's not a
> must-have. I just read somewhere that some people are using the cgi
> module to do modern web things like WSGI. I don't know if they use the
> cgi multipart parser (apparently not because the issue was only reported
> few days ago?). I didn't have time to review the patch.
> 
> Do you think that it is a really blocker or not?

I don't think it's a blocker.

Georg

_______________________________________________
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers

Reply via email to