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 serhiy.storchaka
Recipients Roy Williams, benjamin.peterson, berker.peksag, brett.cannon, lemburg, serhiy.storchaka
Date 2016-11-28.17:21:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480353676.68.0.290633090599.issue28288@psf.upfronthosting.co.za>
In-reply-to
Content
What about PYTHON_OPT and allowing to pass any options via an environment variable? There is a number of precedences (gzip, less, etc).

    export PYTHON_OPT="-t -b -3"

Or PYTHON3COMP[ATIBILITY]?
History
Date User Action Args
2016-11-28 17:21:16serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, brett.cannon, benjamin.peterson, berker.peksag, Roy Williams
2016-11-28 17:21:16serhiy.storchakasetmessageid: <1480353676.68.0.290633090599.issue28288@psf.upfronthosting.co.za>
2016-11-28 17:21:16serhiy.storchakalinkissue28288 messages
2016-11-28 17:21:16serhiy.storchakacreate