[python-committers] Re: Is Tests / Ubuntu broken at the moment?

2021-03-03 Thread Christian Heimes
On 03/03/2021 18.59, Senthil Kumaran wrote: > On Wed, Mar 3, 2021 at 8:08 AM Christian Heimes wrote: > >> PEP 644 (not approved yet) and a soon-to-be-published PEP will hopefully >> get rid of the problem once and for all. PEP 644 removes support for >> OpenSSL < 1.1 and the new PEP will remove

[python-committers] Re: Is Tests / Ubuntu broken at the moment?

2021-03-03 Thread Brett Cannon
On Wed, Mar 3, 2021 at 1:32 PM Christian Heimes wrote: > On 03/03/2021 21.54, Brett Cannon wrote: > > Has this been submitted to the SC yet? I can't find an email or anything > > at > > > https://github.com/python/steering-council/issues?q=is%3Aissue+is%3Aopen+644 > > < >

[python-committers] Re: Is Tests / Ubuntu broken at the moment?

2021-03-03 Thread Christian Heimes
On 03/03/2021 21.54, Brett Cannon wrote: > Has this been submitted to the SC yet? I can't find an email or anything > at > https://github.com/python/steering-council/issues?q=is%3Aissue+is%3Aopen+644 > . Err ... no. I

[python-committers] Re: Is Tests / Ubuntu broken at the moment?

2021-03-03 Thread Brett Cannon
On Wed, Mar 3, 2021 at 8:08 AM Christian Heimes wrote: > On 03/03/2021 16.06, Senthil Kumaran wrote: > > On Tue, Mar 2, 2021 at 8:29 PM Gregory P. Smith wrote: > >> > >> For lack of better things to do with that... > https://bugs.python.org/issue43382 filed to track it. > > > > Actually, that

[python-committers] Re: Python Language Summit 2021 Signups Are Now Open

2021-03-03 Thread Mariatta
Sign up to Python Language Summit is still open for about 3 more weeks. So far we received 32 sign ups, from 18 different regions, and 12 time zones to work with. We've only received 3 topics of discussions, and we definitely need more of those. If you have a topic to be discussed with Python

[python-committers] Re: Is Tests / Ubuntu broken at the moment?

2021-03-03 Thread Senthil Kumaran
On Wed, Mar 3, 2021 at 8:08 AM Christian Heimes wrote: > PEP 644 (not approved yet) and a soon-to-be-published PEP will hopefully > get rid of the problem once and for all. PEP 644 removes support for > OpenSSL < 1.1 and the new PEP will remove support for TLS 1.0 and 1.1 > from stdlib. > >

[python-committers] Re: Is Tests / Ubuntu broken at the moment?

2021-03-03 Thread Christian Heimes
On 03/03/2021 16.06, Senthil Kumaran wrote: > On Tue, Mar 2, 2021 at 8:29 PM Gregory P. Smith wrote: >> >> For lack of better things to do with that... >> https://bugs.python.org/issue43382 filed to track it. > > Actually, that turned out to be useful. Thank you! > > The discussion with the

[python-committers] Re: Is Tests / Ubuntu broken at the moment?

2021-03-03 Thread Senthil Kumaran
On Tue, Mar 2, 2021 at 8:29 PM Gregory P. Smith wrote: > > For lack of better things to do with that... > https://bugs.python.org/issue43382 filed to track it. Actually, that turned out to be useful. Thank you! The discussion with the default minimal level TLS, and way it is configured in