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 doko
Recipients Ray.Donnelly, doko, eric.araujo, trent
Date 2012-10-24.21:38:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351114704.81.0.0289721772461.issue16235@psf.upfronthosting.co.za>
In-reply-to
Content
Earlier, we had the shell script, now we have the python implementation, which doesn't work for cross builds. On the other hand, I don't like to have two implementations which need to be kept in sync.

So my proposal would be to discard the python implementation in favour of the shell implementation, provided that it works on all platforms (don't know about windows).

just did see that the patch doesn't support --configdir for 3.3.
History
Date User Action Args
2012-10-24 21:38:24dokosetrecipients: + doko, trent, eric.araujo, Ray.Donnelly
2012-10-24 21:38:24dokosetmessageid: <1351114704.81.0.0289721772461.issue16235@psf.upfronthosting.co.za>
2012-10-24 21:38:24dokolinkissue16235 messages
2012-10-24 21:38:24dokocreate