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 Marc.Culler, benjamin.peterson, ned.deily, python-dev, ronaldoussoren
Date 2018-01-30.10:14:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517307254.64.0.467229070634.issue28440@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 763f094b1f0ce2a07768828e78afe9687e9ad3bb by Ned Deily in branch 'master':
bpo-28440: Don't add /Library/Python/3.x/site-packages to sys.path (#5445)
https://github.com/python/cpython/commit/763f094b1f0ce2a07768828e78afe9687e9ad3bb
History
Date User Action Args
2018-01-30 10:14:14ned.deilysetrecipients: + ned.deily, ronaldoussoren, benjamin.peterson, python-dev, Marc.Culler
2018-01-30 10:14:14ned.deilysetmessageid: <1517307254.64.0.467229070634.issue28440@psf.upfronthosting.co.za>
2018-01-30 10:14:14ned.deilylinkissue28440 messages
2018-01-30 10:14:14ned.deilycreate