[Patches] [ python-Patches-535335 ] 2.2 patches for BSD/OS 5.0
noreply@sourceforge.net
noreply@sourceforge.net
Mon, 22 Jul 2002 20:22:34 -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: None
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: 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