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 ronaldoussoren
Recipients Arfrever, alexis, benjamin.peterson, darabos, eric.araujo, georg.brandl, ned.deily, r.david.murray, ronaldoussoren, tarek, techtonik
Date 2012-09-17.06:28:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347863295.42.0.312950352292.issue15419@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think this is a bugfix, but a new feature and as such the behavior should only be changed for 3.4.

The easiest workaround for this issue is to use setuptools or distribute when installing, as those tools do set the various build directories to version-specific values.
History
Date User Action Args
2012-09-17 06:28:15ronaldoussorensetrecipients: + ronaldoussoren, georg.brandl, techtonik, benjamin.peterson, tarek, ned.deily, eric.araujo, Arfrever, r.david.murray, alexis, darabos
2012-09-17 06:28:15ronaldoussorensetmessageid: <1347863295.42.0.312950352292.issue15419@psf.upfronthosting.co.za>
2012-09-17 06:28:14ronaldoussorenlinkissue15419 messages
2012-09-17 06:28:14ronaldoussorencreate