Patches item #1540470, was opened at 2006-08-15 08:37
Message generated for change (Comment added) made by gbrandl
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1540470&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build
Group: Python 2.5
Status: Open
Resolution: None
>Priority: 7
Submitted By: Damien Miller (djmdjm)
Assigned to: Nobody/Anonymous (nobody)
Summary: Patches for OpenBSD 4.0

Initial Comment:
Hi,

There are several points in the Python-2.5b3 code that
need to be modified to properly support OpenBSD 4.x.
This is mostly because of a dependence on sys.platform
returning "openbsd3", which is no longer true for
OpenBSD CVS - OpenBSD 4.0 is in beta right now, to be
released in a couple of months.

The attached patch (against SVN head) fixes this. It
would be great if this can make it in for Python-2.5.



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

>Comment By: Georg Brandl (gbrandl)
Date: 2006-08-15 11:13

Message:
Logged In: YES 
user_id=849994

Speaking of OpenBSD, Gentoo has an additional patch to
compile for OpenBSD, I'll attach it here without looking
into it.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1540470&group_id=5470
_______________________________________________
Patches mailing list
Patches@python.org
http://mail.python.org/mailman/listinfo/patches

Reply via email to