Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jul 2018 07:28:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 229951] net/py-urillib3: Update to 1.23
Message-ID:  <bug-229951-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229951

            Bug ID: 229951
           Summary: net/py-urillib3: Update to 1.23
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: ndowens.fbsd@yandex.com

Created attachment 195363
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D195363&action=
=3Dedit
Patch to update

Changes for this version:


    Allow providing a list of headers to strip from requests when redirecti=
ng
to a different host. Defaults to the Authorization header. Different headers
can be set via Retry.remove_headers_on_redirect. (Issue #1316)
    Fix util.selectors._fileobj_to_fd to accept long (Issue #1247).
    Dropped Python 3.3 support. (Pull #1242)
    Put the connection back in the pool when calling stream() or read_chunk=
ed()
on a chunked HEAD response. (Issue #1234)
    Fixed pyOpenSSL-specific ssl client authentication issue when clients
attempted to auth via certificate + chain (Issue #1060)
    Add the port to the connectionpool connect print (Pull #1251)
    Don't use the uuid module to create multipart data boundaries. (Pull #1=
380)
    read_chunked() on a closed response returns no chunks. (Issue #1088)
    Add Python 2.6 support to contrib.securetransport (Pull #1359)
    Added support for auth info in url for SOCKS proxy (Pull #1363)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229951-7788>