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

2016-12-11 Thread Thomas Spura
Zbigniew Jędrzejewski-Szmek schrieb am Sa., 10. Dez. 2016 um 23:50 Uhr: > On Sat, Dec 10, 2016 at 05:41:45PM -0500, Neal Gompa wrote: > > On Sat, Dec 10, 2016 at 3:40 PM, Zbigniew Jędrzejewski-Szmek > > wrote: > > > On Sat, Dec 10, 2016 at 11:56:44PM +1000, Nick Coghlan wrote: > > >> Along simil

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

2016-12-11 Thread Zbigniew Jędrzejewski-Szmek
On Sun, Dec 11, 2016 at 11:24:54AM +, Thomas Spura wrote: > Zbigniew Jędrzejewski-Szmek schrieb am Sa., 10. Dez. > 2016 um 23:50 Uhr: > > > On Sat, Dec 10, 2016 at 05:41:45PM -0500, Neal Gompa wrote: > > > On Sat, Dec 10, 2016 at 3:40 PM, Zbigniew Jędrzejewski-Szmek > > > wrote: > > > > On S

Re: Making sudo pip Safe

2016-12-11 Thread Nick Coghlan
On 11 December 2016 at 01:33, Donald Stufft wrote: > > On Dec 10, 2016, at 8:10 AM, Nick Coghlan wrote: > >> P.S. For folks wondering what the problem with "--user" is on >> Debian/Ubuntu, as far as I know it's mainly the fact that >> "~/.local/bin" isn't on PATH by default, so scripts installed

Re: Making sudo pip Safe

2016-12-11 Thread Donald Stufft
If someone got this ready to merge I would be happy to merge it into pip upstream as well. Sent from my iPhone > On Dec 11, 2016, at 11:39 PM, Nick Coghlan wrote: > > Actually doing that would mean taking Donald's first pass at > implementing the `--global` switch, bringing it up to merge-rea

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

2016-12-11 Thread Nick Coghlan
On 11 December 2016 at 08:41, Neal Gompa wrote: > On Sat, Dec 10, 2016 at 3:40 PM, Zbigniew Jędrzejewski-Szmek > wrote: >> On Sat, Dec 10, 2016 at 11:56:44PM +1000, Nick Coghlan wrote: >>> Along similar lines, what do folks think of the idea of patching >>> Python 3.6 in Fedora to assume UTF-8 if

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

2016-12-11 Thread Thomas Spura
Zbigniew Jędrzejewski-Szmek schrieb am Mo., 12. Dez. 2016, 02:59: > On Sun, Dec 11, 2016 at 11:24:54AM +, Thomas Spura wrote: > > Zbigniew Jędrzejewski-Szmek schrieb am Sa., 10. Dez. > > 2016 um 23:50 Uhr: > > > > > On Sat, Dec 10, 2016 at 05:41:45PM -0500, Neal Gompa wrote: > > > > On Sat,