Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
support-urllib3-2.x_1.patch | [PATCH 1/6] get rid of six and python 2 | Chris Dent <cdent@anticdent.org> | no | 2024-03-16 | ||
support-urllib3-2.x_2.patch | [PATCH 2/6] for sharing testing | Chris Dent <cdent@anticdent.org> | no | 2024-03-19 | ||
support-urllib3-2.x_3.patch | [PATCH 3/6] play around with arg manipulation | Chris Dent <cdent@anticdent.org> | no | 2024-03-19 | ||
support-urllib3-2.x_4.patch | [PATCH 4/6] Correct SSL handling for urllib3 based things It seems that we need to replicate some ssl context handling done in urllib3 as we are routing around some of that by using wsgi-intercept, even when not actively intercepting a host. |
Chris Dent <cdent@anticdent.org> | no | 2024-03-20 | ||
support-urllib3-2.x_5.patch | [PATCH 5/6] pep8 and readme fixes | Chris Dent <cdent@anticdent.org> | no | 2024-03-20 | ||
support-urllib3-2.x_6.patch | [PATCH 6/6] extraneous print removal | Chris Dent <cdent@anticdent.org> | no | 2024-03-22 | ||
pop-ssl-context.patch | pop ssl_context | Thomas Goirand <zigo@debian.org> | no | debian | 2024-07-09 |