Fri, 11 Oct 2024 14:37:59 +0200 |
Joerg Sonnenberger |
clonebundle-digest: add recursion guards for Python 3.8
|
Thu, 27 Jun 2024 03:32:52 +0200 |
Joerg Sonnenberger |
clonebundles: allow manifest to specify sha256 digest of bundles
|
Mon, 16 Sep 2024 15:36:44 +0200 |
Matt Harbison |
typing: add `from __future__ import annotations` to most files
|
Mon, 16 Sep 2024 15:36:38 +0200 |
Matt Harbison |
format: add many "missing" comma
|
Sun, 30 Jun 2024 14:16:43 +0200 |
Joerg Sonnenberger |
http: use urllib's cookie handler
|
Sun, 30 Jun 2024 02:46:53 +0200 |
Joerg Sonnenberger |
debugwireproto: redo logging to also work for https
|
Fri, 28 Jun 2024 16:26:06 +0200 |
Joerg Sonnenberger |
urllib2: redo response.readlines addition via class patching
|
Thu, 31 Aug 2023 23:56:15 +0200 |
Pierre-Yves David |
safehasattr: drop usage in favor of hasattr
|
Fri, 01 Sep 2023 16:36:13 +0200 |
Pierre-Yves David |
url: ignore some future pytype error
|
Fri, 01 Sep 2023 16:35:05 +0200 |
Pierre-Yves David |
url: move the _generic_proxytunnel in the `has_https` block
|
Thu, 02 Feb 2023 17:38:04 +0100 |
Pierre-Yves David |
safehasattr: pass attribute name as string instead of bytes
|
Tue, 21 Mar 2023 15:27:03 +0100 |
Julien Cristau |
url: don't ignore timeout for https connections
stable
|
Wed, 13 Jul 2022 12:47:40 -0400 |
Matt Harbison |
typing: suppress a few attribute errors in url.py
|
Wed, 08 Jun 2022 15:46:04 +0200 |
Raphaël Gomès |
branching: merge stable into default
|
Sat, 04 Jun 2022 02:39:38 +0200 |
Manuel Jacob |
url: raise error if CONNECT request to proxy was unsuccessful
stable
|