Re: Making sudo pip Safe

2016-12-14 Thread Donald Stufft
> On Dec 13, 2016, at 9:29 AM, Nick Coghlan wrote: > > On 13 December 2016 at 00:12, Neal Becker wrote: >> Currently, pip3 --user installed stuff can be updated with: >> pip3 install --upgrade --user $(pip3 list --user -o | cut -f 1 --delim=' ') >> >> But that isn't obvious/discoverable > >

Re: Python 3.6, Fedora, and the "C" locale

2016-12-14 Thread Nick Coghlan
On 12 December 2016 at 20:37, Petr Viktorin wrote: > On 12/10/2016 02:56 PM, Nick Coghlan wrote: >> I also have an upstream motive for suggesting this, though: if we do >> this in the more constrained environment of "Fedora users" and it >> doesn't break the world, then that will help build a case