[Patches] [ python-Patches-535335 ] 2.2 patches for BSD/OS 5.0

noreply@sourceforge.net noreply@sourceforge.net
Tue, 15 Oct 2002 05:57:19 -0700


Patches item #535335, was opened at 2002-03-26 13:42
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=535335&group_id=5470

Category: Build
Group: Python 2.2.x
>Status: Open
Resolution: Rejected
Priority: 5
Submitted By: Jeffrey Honig (jchonig)
Assigned to: Nobody/Anonymous (nobody)
Summary: 2.2 patches for BSD/OS 5.0

Initial Comment:
The following patches were necessary to get Python 2.2
to work on BSD/OS 5.0.  More may follow as we are still
attempting to resolve some issues related to the
regression
tests (although these may be OS issues).

Thanks.

Jeff

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

>Comment By: Jeffrey Honig (jchonig)
Date: 2002-10-15 08:57

Message:
Logged In: YES 
user_id=96862

Sorry about my lack of response.  Work is busy.

Just ignore the changes to regrtest.py and the rest of the
changes are fine.  We'll report more next time we have a chance 
to run the regression tests.

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

Comment By: Martin v. Löwis (loewis)
Date: 2002-10-07 17:19

Message:
Logged In: YES 
user_id=21627

Rejecting the patch because of inactivity.

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

Comment By: Neal Norwitz (nnorwitz)
Date: 2002-07-22 23:22

Message:
Logged In: YES 
user_id=33168

Jeff, any chances of getting updates for this patch?

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

Comment By: Martin v. Löwis (loewis)
Date: 2002-05-06 04:49

Message:
Logged In: YES 
user_id=21627

Is an update of this patch forthcoming?

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

Comment By: Jeffrey Honig (jchonig)
Date: 2002-03-26 14:08

Message:
Logged In: YES 
user_id=96862

Re: configure.in vs configure: we don't use autoconf here so
modifying
configure.in doesn't help us.  I should have copies the
changes and 
submitted them, but then they aren't too hard to figure
out....

Re: contrib{lib/include}: We install many of the packages
that we install
from the net (which we call contrib packages) into the
/usr/contrib heirarchy.  They won't be found by setup.py
unless those paths are
present.

Re: regrtest.py: Apologies about the regrtest.py content,
there are some
tests in there that shouldn't be, ignore it for now, I'll
submit an update
later.

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

Comment By: Neal Norwitz (nnorwitz)
Date: 2002-03-26 13:53

Message:
Logged In: YES 
user_id=33168

Lib/posixfile.py & Lib/test/test_fcntl.py seem harmless.
configure is generated, so configure.in will need the
changes made to it.

There seem to be many tests which fail, but perhaps
shouldn't:  fork1, locale, minidom, poll, pyexpat, sax,
unicode_file?

I'm also unsure of the benefit of adding
contrib/{lib/include} to setup.py.  This could be fine, 
but I don't know anything about distutils.

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

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