Message163491
| Author | ronaldoussoren |
|---|---|
| Recipients | benjamin.peterson, eric.araujo, georg.brandl, ned.deily, python-dev, ronaldoussoren, teamnoir |
| Date | 2012-06-22.21:28:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1340400501.22.0.536843184719.issue13590@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
With version 2 of the patch I can bootstrap on OSX 10.5 as well (removes the dependency on subprocess, falls back on os.system instead) This also removes _binary_on_path as suggested by Éric. The patch needs more testing: I haven't tried using the binary installers on systems with a different compiler configuration that (that is, 32-bit installer on a 10.7 system, 64-bit installer on a system without "/Developer"). It's currently about 23:30 local time, and I won't be able to continue working on this patch until tomorrow (Saterday) night (19:00 or later CEST) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-06-22 21:28:22 | ronaldoussoren | set | recipients: + ronaldoussoren, georg.brandl, benjamin.peterson, ned.deily, eric.araujo, teamnoir, python-dev |
| 2012-06-22 21:28:21 | ronaldoussoren | set | messageid: <1340400501.22.0.536843184719.issue13590@psf.upfronthosting.co.za> |
| 2012-06-22 21:28:20 | ronaldoussoren | link | issue13590 messages |
| 2012-06-22 21:28:20 | ronaldoussoren | create | |