[Python-bugs-list] [ python-Bugs-410878 ] Distutils should have a Setup parser
noreply@sourceforge.net
noreply@sourceforge.net
Mon, 10 Dec 2001 08:16:29 -0800
Bugs item #410878, was opened at 2001-03-23 09:52
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=410878&group_id=5470
Category: Distutils
Group: Feature Request
Status: Open
Resolution: None
>Priority: 1
Submitted By: A.M. Kuchling (akuchling)
Assigned to: A.M. Kuchling (akuchling)
Summary: Distutils should have a Setup parser
Initial Comment:
Setup files are handy for allowing user overrides.
I do a minimal parse in Python 2.1's setup.py, and Pete
Shinners wrote a more complete one for pygame's
config.py. Support for
parsing Setup files should be added to the Distutils
API, so packagers can easily make overrides for
C extension compile flags.
----------------------------------------------------------------------
>Comment By: A.M. Kuchling (akuchling)
Date: 2001-12-10 08:16
Message:
Logged In: YES
user_id=11375
Because I thought priority 9 was lowest priority, not
highest, of course!
----------------------------------------------------------------------
Comment By: Guido van Rossum (gvanrossum)
Date: 2001-12-10 07:53
Message:
Logged In: YES
user_id=6380
Andrew, what's the point of setting the priority to 9 if it
won't get done before 2.2?
We can't release with outstanding bugs of priority 7 or
higher, but we're just going to lower the priority of this
item...
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=410878&group_id=5470