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 VanL
Recipients VanL, brian.curtin, eric.araujo, giampaolo.rodola, loewis, mhammond, tim.golden
Date 2012-03-20.14:24:37
SpamBayes Score 1.0331245e-07
Marked as misclassified No
Message-id <1332253478.5.0.515687848868.issue14302@psf.upfronthosting.co.za>
In-reply-to
Content
As Éric mentioned, there are two proposals here:

1. Move the python exe
2. Change 'Scripts' to 'bin'

As for #1, what about letting the location of the python binary be an install option:

[ ] Put python.exe into binaries directory and add to PATH?

And then make it unchecked by default in 3.3, checked by default in 3.4, and then remove the option for 3.5?

As for #2, I don't see a lot of resistance; the issues seem to mostly be with #1. Could #2 move into 3.3?
History
Date User Action Args
2012-03-20 14:24:38VanLsetrecipients: + VanL, loewis, mhammond, giampaolo.rodola, tim.golden, eric.araujo, brian.curtin
2012-03-20 14:24:38VanLsetmessageid: <1332253478.5.0.515687848868.issue14302@psf.upfronthosting.co.za>
2012-03-20 14:24:37VanLlinkissue14302 messages
2012-03-20 14:24:37VanLcreate