Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #15913
| From | Alexandre Detiste <alexandre.detiste@gmail.com> |
|---|---|
| Newsgroups | linux.debian.maint.python |
| Subject | Re: urllib3 v2.0.7-1 |
| Date | 2024-06-12 20:40 +0200 |
| Message-ID | <IOB33-2r9W-7@gated-at.bofh.it> (permalink) |
| References | <ILizD-lDr-3@gated-at.bofh.it> <IOsCt-2m3t-9@gated-at.bofh.it> <IOsVQ-2m9L-1@gated-at.bofh.it> <IOtfb-2mws-9@gated-at.bofh.it> <IOwwp-2oo1-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 <eriol@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!
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Request to join the Python packaging team "Federico Ceratto" <federico.ceratto@posteo.com> - 2024-06-03 18:20 +0200
Re: Request to join the Python packaging team Stefano Rivera <stefanor@debian.org> - 2024-06-12 11:40 +0200
urllib3 v2.0.7-1 Alexandre Detiste <alexandre.detiste@gmail.com> - 2024-06-12 12:00 +0200
Re: urllib3 v2.0.7-1 stefanor@debian.org - 2024-06-12 12:20 +0200
Re: urllib3 v2.0.7-1 Daniele Tricoli <eriol@mornie.org> - 2024-06-12 15:50 +0200
Re: urllib3 v2.0.7-1 Alexandre Detiste <alexandre.detiste@gmail.com> - 2024-06-12 20:40 +0200
Re: urllib3 v2.0.7-1 Alexandre Detiste <alexandre.detiste@gmail.com> - 2024-06-16 23:00 +0200
Re: urllib3 v2.0.7-1 Alexandre Detiste <alexandre.detiste@gmail.com> - 2024-06-21 08:50 +0200
csiph-web