Re: [EXTERNAL] Re: Python 2.7 EOL and Sphinx documentation.

2018-10-09 Thread Leif Hedstrom
> On Oct 9, 2018, at 6:56 AM, Fieck, Brennan wrote: > > Idk if I get a vote, but +1 Of course you get a vote!! Honestly, everyone has a vote, don’t get hung up on the “binding” votes or not. In fact, in many cases, getting votes from non-committers / PMC members has a lot more value! > >

Re: [EXTERNAL] Re: Python 2.7 EOL and Sphinx documentation.

2018-10-09 Thread Fieck, Brennan
't do that were discouraged in previous versions, but actually throw RuntimeErrors in 3.7 From: Leif Hedstrom Sent: Monday, October 8, 2018 5:49:08 PM To: dev Subject: [EXTERNAL] Re: Python 2.7 EOL and Sphinx documentation. > On Oct 8, 2018, at 5:01 PM,

Re: Python 2.7 EOL and Sphinx documentation.

2018-10-08 Thread Leif Hedstrom
> On Oct 8, 2018, at 5:01 PM, Alan Carroll > wrote: > > I've been working with the doc build recently and I think I would like to > change the 'sbuild' logic to just directly call python, e.g. 'python3 -m > sphinx' which I have been using in testing for various reasons and I like > it, primar

Python 2.7 EOL and Sphinx documentation.

2018-10-08 Thread Alan Carroll
I've been working with the doc build recently and I think I would like to change the 'sbuild' logic to just directly call python, e.g. 'python3 -m sphinx' which I have been using in testing for various reasons and I like it, primarily because the lack of dependency on /usr/bin/sbuild means Sphinx c