There was a timebomb in the code ... :-(

It did worked on 2023-11-12, it fails from 2024-01-01 ...

> assert RECENT_DATE > (datetime.datetime.today() - two_years).date()
2777E AssertionError: assert datetime.date(2022, 1, 1) >
datetime.date(2022, 6, 13)


Then it breaks again because some exception strings changed since in a
lower SSL layer
(python-cryptography ...?) I check this.

Greetings



Le mer. 12 juin 2024 à 15:36, Daniele Tricoli <er...@mornie.org> a écrit :
> Hello!
>
> On 6/12/24 11:56, Alexandre Detiste wrote:
>  > Can we upload urllib3 v2.0.7 to unstable ?
>  > (more recent versions breaks backward compatibility)
>
> Please go ahead, and thanks!

Reply via email to