This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients christian.heimes, loewis, weck
Date 2007-11-15.18:32:15
SpamBayes Score 0.0023155436
Marked as misclassified No
Message-id <1195151535.79.0.748726913629.issue1448@psf.upfronthosting.co.za>
In-reply-to
Content
I'm rejecting this patch, for several reasons:
- it addresses too many issues in a single patch. Separate bug reports
need to be submitted for independent issues.
- for each issue, it fails to explain what the problem is. For example,
"some libraries are outdated" is not a problem per se, but only would be
a problem if those old libraries don't work with the new compiler; the
actual problem is not reported here.
- it suggests to upgrade libraries; I assume it does so for Python 2.6
and 3.0. However, upgrading libraries should be deferred until before
the release. People building the development versions of Python are
expected to arrange the build environment themselves in a way they like,
using readme.txt only as a guideline.
- the patches to upgrade the libraries are incomplete.
History
Date User Action Args
2007-11-15 18:32:15loewissetspambayes_score: 0.00231554 -> 0.0023155436
recipients: + loewis, christian.heimes, weck
2007-11-15 18:32:15loewissetspambayes_score: 0.00231554 -> 0.00231554
messageid: <1195151535.79.0.748726913629.issue1448@psf.upfronthosting.co.za>
2007-11-15 18:32:15loewislinkissue1448 messages
2007-11-15 18:32:15loewiscreate