[Patches] [ python-Patches-871657 ] math.sqrt EDOM handling for FreeBSD, OpenBSD

SourceForge.net noreply at sourceforge.net
Mon Mar 22 03:54:35 EST 2004


Patches item #871657, was opened at 2004-01-06 22:40
Message generated for change (Comment added) made by perky
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=871657&group_id=5470

Category: Core (C code)
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Hye-Shik Chang (perky)
Assigned to: Hye-Shik Chang (perky)
Summary: math.sqrt EDOM handling for FreeBSD, OpenBSD

Initial Comment:
math.sqrt(-1) doesn't raise ValueError currently.
The attached patch may fix the problem.


----------------------------------------------------------------------

>Comment By: Hye-Shik Chang (perky)
Date: 2004-03-22 17:54

Message:
Logged In: YES 
user_id=55188

Checked in
Modules/mathmodule.c 2.74
Include/pyport.h 2.67

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=871657&group_id=5470



More information about the Patches mailing list