Re: [Twisted-Python] [RFC] Drop support for Python 3.5 sometime after May 2021?

2020-05-17 Thread Glyph

> On May 16, 2020, at 3:12 PM, Tom Most  wrote:
> 
> 
> On Fri, May 15, 2020, at 10:56 PM, Glyph wrote:
>> 
>> 
>>> On May 15, 2020, at 8:40 PM, Craig Rodrigues >> > wrote:
>>> 
>>> Maybe it would be OK to do one more release of Twisted and announce that as 
>>> the last release supporting Python 3.5, before
>>> dropping support?  
>> 
>> Yeah; whenever we drop a Python version we should always support at least 
>> one more release, so that people have some notice before they lose access to 
>> the next set of security updates.
>> 
>> Any 3.5 users on this list who would want to postpone it longer than this?
>> 
>> -glyph

> I'm (unfortunately) still shipping some Twisted apps on Ubuntu 16.04's Python 
> 3.5. However, I am fine with dropping Python 3.5 support. I think it's 
> certainly worth it for variable annotations and contextvars.

Would your plan to be to just keep twisted pinned until you can EOL ubuntu? I 
don't want to be putting (non-trivial numbers of) users into the position of 
having to skip a bunch of updates.

-glyph

___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python


Re: [Twisted-Python] [RFC] Drop support for Python 3.5 sometime after May 2021?

2020-05-17 Thread Tom Most
On Sun, May 17, 2020, at 11:31 AM, Glyph wrote:
> 
>> On May 16, 2020, at 3:12 PM, Tom Most  wrote:
>> I'm (unfortunately) still shipping some Twisted apps on Ubuntu 16.04's 
>> Python 3.5. However, I am fine with dropping Python 3.5 support. I think 
>> it's certainly worth it for variable annotations and contextvars.
> 
> Would your plan to be to just keep twisted pinned until you can EOL ubuntu? I 
> don't want to be putting (non-trivial numbers of) users into the position of 
> having to skip a bunch of updates.
> 
> -glyph

Yes, I'm already working towards EOL of Ubuntu 16.04. I expect to have that 
work completed by the end of the year.

In the one case that may be complicated I think that pinning Twisted will be 
acceptable, since the service in question is a process supervisor without 
direct external exposure.

---Tom___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python


Re: [Twisted-Python] [RFC] Drop support for Python 3.5 sometime after May 2021?

2020-05-17 Thread Glyph


> On May 17, 2020, at 12:10 PM, Tom Most  wrote:
> 
> On Sun, May 17, 2020, at 11:31 AM, Glyph wrote:
>> 
>>> On May 16, 2020, at 3:12 PM, Tom Most >> > wrote:
>>> I'm (unfortunately) still shipping some Twisted apps on Ubuntu 16.04's 
>>> Python 3.5. However, I am fine with dropping Python 3.5 support. I think 
>>> it's certainly worth it for variable annotations and contextvars.
>> 
>> Would your plan to be to just keep twisted pinned until you can EOL ubuntu? 
>> I don't want to be putting (non-trivial numbers of) users into the position 
>> of having to skip a bunch of updates.
>> 
>> -glyph
> 
> Yes, I'm already working towards EOL of Ubuntu 16.04. I expect to have that 
> work completed by the end of the year.

Glad to hear it :).

> In the one case that may be complicated I think that pinning Twisted will be 
> acceptable, since the service in question is a process supervisor without 
> direct external exposure.

Well in that case I'll just do my best to add lots of goodies (posix_spawn 
support!) that will make you want to upgrade that to current twisted and python 
3.8 :).

-g

___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python