Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #15913
| Path | csiph.com!fu-berlin.de!bofh.it!news.nic.it!robomod |
|---|---|
| From | Alexandre Detiste <alexandre.detiste@gmail.com> |
| Newsgroups | linux.debian.maint.python |
| Subject | Re: urllib3 v2.0.7-1 |
| Date | Wed, 12 Jun 2024 20:40:01 +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> |
| X-Original-To | Daniele Tricoli <eriol@mornie.org>, Stefano Rivera <stefanor@debian.org> |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Wed Jun 12 18:35:54 2024 |
| Old-Return-Path | <alexandre.detiste@gmail.com> |
| X-Amavis-Spam-Status | No, score=-7.209 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001, T_SCC_BODY_TEXT_LINE=-0.01] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | NOT_IN_SBL_XBL_SPAMHAUS=-1.5 CL_IP_EQ_HELO_IP=-2 (check from: .gmail. - helo: .mail-yb1-xb36.google. - helo-domain: .google.) FROM/MX_MATCHES_HELO(DOMAIN)=-2; rate: -5.5 |
| X-Gm-Message-State | AOJu0Yyb2vyWRE+5LSmQ8KDyOVEieL5VW9wKJOMiRf4xDKu33E6Y/YAW LB5diF3H4Zj73nc44OEYvy3gZiRtruH32toc+iOioyI7y1ge28DKh9hWHVF0tj64YhITJUwTw5g 8ZILHCoioIspq+QWXjgmV1WvXTHyPoRv7 |
| X-Google-SMTP-Source | AGHT+IE2OViPvWVlboXz7gM/KbnkD4LZGDAWO9kdTUrj4tJPH+kmdf3/PoPe/t4fpvbPV2/RF83zVxsK0F39lH3UVGM= |
| X-Received | by 2002:a25:6b46:0:b0:df4:eed7:dcd with SMTP id 3f1490d57ef6-dfefeccea98mr281168276.30.1718217338157; Wed, 12 Jun 2024 11:35:38 -0700 (PDT) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset="UTF-8" |
| Content-Transfer-Encoding | quoted-printable |
| X-Mailing-List | <debian-python@lists.debian.org> archive/latest/21945 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/CADsTwjLeJnFuT2CUcM5r6ZeExHBhEtHVxxobaSt1_=ByfgiQ1Q@mail.gmail.com |
| Approved | robomod@news.nic.it |
| Lines | 26 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Cc | Debian Python <debian-python@lists.debian.org> |
| X-Original-Date | Wed, 12 Jun 2024 20:35:27 +0200 |
| X-Original-Message-ID | <CADsTwjLeJnFuT2CUcM5r6ZeExHBhEtHVxxobaSt1_=ByfgiQ1Q@mail.gmail.com> |
| X-Original-References | <D1QIIDNT9WHW.2J2GDU6ZU0CJ5@posteo.com> <20240612093230.rufmkioaxabamzmb@satie.tumbleweed.org.za> <CADsTwjJo3tCG=Xkk_BL065ATU4ttOmjuodW0r5c+2Xdvv0Gqzw@mail.gmail.com> <20240612101824.uy5dspmryj4y5mbx@satie.tumbleweed.org.za> <b09c7323-5c61-4b26-aaf3-a0bbe7686e08@mornie.org> |
| Xref | csiph.com linux.debian.maint.python:15913 |
Show key headers only | View raw
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