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 ned.deily
Recipients hhas, ned.deily, ronaldoussoren
Date 2018-06-08.04:05:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528430757.77.0.592728768989.issue33794@psf.upfronthosting.co.za>
In-reply-to
Content
This is by design for Python 3 installs; Current *is* created for Python 2 installs for historical reasons.  See the discussion in Issue18117 why trying to use -framework Python is not a good idea unfortunately.
History
Date User Action Args
2018-06-08 04:05:57ned.deilysetrecipients: + ned.deily, ronaldoussoren, hhas
2018-06-08 04:05:57ned.deilysetmessageid: <1528430757.77.0.592728768989.issue33794@psf.upfronthosting.co.za>
2018-06-08 04:05:57ned.deilylinkissue33794 messages
2018-06-08 04:05:57ned.deilycreate