On 16 August 2018 at 21:47, Dylan Baker wrote:
> Quoting Emil Velikov (2018-08-16 09:19:06)
>> On 16 August 2018 at 14:27, Emil Velikov wrote:
>> > On 15 August 2018 at 17:18, Dylan Baker wrote:
>> >> We don't want to support older versions of python 2 anymore, and we
>> >> don't support python
Quoting Emil Velikov (2018-08-16 09:19:06)
> On 16 August 2018 at 14:27, Emil Velikov wrote:
> > On 15 August 2018 at 17:18, Dylan Baker wrote:
> >> We don't want to support older versions of python 2 anymore, and we
> >> don't support python 3.x in autotools currently.
> >> ---
> >> configure.a
On 16 August 2018 at 14:27, Emil Velikov wrote:
> On 15 August 2018 at 17:18, Dylan Baker wrote:
>> We don't want to support older versions of python 2 anymore, and we
>> don't support python 3.x in autotools currently.
>> ---
>> configure.ac | 7 +++
>> 1 file changed, 7 insertions(+)
>>
>>
On 15 August 2018 at 17:18, Dylan Baker wrote:
> We don't want to support older versions of python 2 anymore, and we
> don't support python 3.x in autotools currently.
> ---
> configure.ac | 7 +++
> 1 file changed, 7 insertions(+)
>
> diff --git a/configure.ac b/configure.ac
> index c2155a54
On Wednesday, 2018-08-15 09:18:06 -0700, Dylan Baker wrote:
> We don't want to support older versions of python 2 anymore, and we
> don't support python 3.x in autotools currently.
Reviewed-by: Eric Engestrom
> ---
> configure.ac | 7 +++
> 1 file changed, 7 insertions(+)
>
> diff --git a/