Cheroot

Latest version: v10.0.1

Safety actively analyzes 641024 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 12

6.5.8

======

*(2019-09-05)*

- :issue:`222` via :commit:`621f4ee`: Fix
:py:const:`socket.SO_PEERCRED` constant fallback value
under PowerPC.

6.5.7

======

*(2019-09-03)*

- :issue:`198` via :commit:`9f7affe`: Fix race condition when
toggling stats counting in the middle of request processing.

- Improve post Python 3.9 compatibility checks.

- Fix support of `abstract namespace sockets
<https://utcc.utoronto.ca/~cks
/space/blog/linux/SocketAbstractNamespace>`_.

6.5.6

======

*(2019-08-19)*

- :issue:`218` via :pr:`219`: Fix HTTP parser to return 400 on
invalid major-only HTTP version in Request-Line.

6.5.5

======

*(2019-04-25)*

- :issue:`99` via :pr:`186`: Sockets now collect statistics (bytes
read and written) on Python 3 same as Python 2.

- :cp-issue:`1618` via :pr:`180`: Ignore OpenSSL's 1.1+ Error 0
under any Python while wrapping a socket.

6.5.4

======

*(2019-01-01)*

- :issue:`113`: Fix :py:mod:`cheroot.ssl.pyopenssl`
under Python 3.

- :issue:`154` via :pr:`159`: Remove custom license field from
dist metadata.

- :issue:`95`: Fully integrate :py:mod:`trustme` into all TLS tests.
Also remove all hardcoded TLS certificates.

- :issue:`42`: Remove traces of :py:mod:`unittest` and
:py:mod:`ddt` usage.

- Fix invalid input processing in
:py:func:`cheroot._compat.extract_bytes`.

- Fix returning error explanation over plain HTTP for PyOpenSSL.

- Add a fallback for :py:func:`os.lchmod` where it's missing.

- Avoid traceback for invalid client cert with builtin
:py:mod:`ssl` adapter.

- Avoid deprecation warning with :py:class:`OpenSSL.SSL.Connection`.

- Fix socket wrapper in PyOpenSSL adapter.

- Improve tests coverage:

* Client TLS certificate tests

* :py:func:`cheroot._compat.extract_bytes`

* ``PEERCREDS`` lookup

6.5.3

======

*(2018-12-20)*

- :pr:`149`: Make ``SCRIPT_NAME`` optional per PEP 333.

Page 5 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.