Patches item #1540470, was opened at 2006-08-15 18:37 Message generated for change (Tracker Item Submitted) made by Item Submitter 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: 5 Submitted By: djmdjm (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. ---------------------------------------------------------------------- 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