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 barry
Recipients Arfrever, barry, doko, eric.araujo
Date 2010-11-19.18:50:22
SpamBayes Score 0.00031619097
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
What specifically is the motivation for this option?  Since abiflags are used in many places, most of which are hidden from the end user, why are they a problem, and what are the use cases for suppressing them?

If it's to eliminate the abiflags in the binary names, then I can get on board with that.  (IOW, instead of symlinking python3.2 -> python3.2dmu, just write out python3.2 and avoid the extra symlinks).

Please clarify.
History
Date User Action Args
2010-11-19 18:50:24barrysetrecipients: + barry, doko, eric.araujo, Arfrever
2010-11-19 18:50:24barrysetmessageid: <[email protected]>
2010-11-19 18:50:23barrylinkissue10262 messages
2010-11-19 18:50:22barrycreate