On Fri, Aug 6, 2010 at 21:59, Ezio Melotti wrote:
> Hi,
>
> On 06/08/2010 22.27, brian.curtin wrote:
>
>> Author: brian.curtin
>> Date: Fri Aug 6 21:27:32 2010
>> New Revision: 83763
>>
>> Log:
>> Fix #9324: Add parameter validation to signal.signal on Windows in order
>> to prevent crashes.
>>
Hi,
On 06/08/2010 22.27, brian.curtin wrote:
Author: brian.curtin
Date: Fri Aug 6 21:27:32 2010
New Revision: 83763
Log:
Fix #9324: Add parameter validation to signal.signal on Windows in order
to prevent crashes.
Modified:
python/branches/py3k/Doc/library/signal.rst
python/branches
On Wed, 04 Aug 2010 19:53:55 +0200, =?UTF-8?B?Ik1hcnRpbiB2LiBMw7Z3aXMi?=
wrote:
> >>> It happens when running test_smtplib before test_smtpb:
> >>
> >> Nice! How did you work that out? I'd like to learn how to diagnose
> >> this sort of thing, because it seems to come up a lot, and I'm not
> >> m