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.scott
Recipients barry.scott
Date 2016-02-15.11:01:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455534114.36.0.799410529747.issue26364@psf.upfronthosting.co.za>
In-reply-to
Content
pip3 (3.5 on Mac OS X) is outputting a message in yellow that I can barely see on a white background terminal.

"You are using pip version 7.1.2, however version 8.0.2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command."

I suggest that pip only uses text output. But if the pip developers insist on using colour then set both foreground and background colours.
History
Date User Action Args
2016-02-15 11:01:54barry.scottsetrecipients: + barry.scott
2016-02-15 11:01:54barry.scottsetmessageid: <1455534114.36.0.799410529747.issue26364@psf.upfronthosting.co.za>
2016-02-15 11:01:54barry.scottlinkissue26364 messages
2016-02-15 11:01:54barry.scottcreate