Restkit

Latest version: v4.2.2

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

Scan your dependencies

Page 2 of 6

4.1.1

Not secure
------------------

- update doc

4.1.0

Not secure
------------------

- fix connection reusing. When connection is closed or an EPIPE/EAGAIN
error happen, we now retry it.
- fix wgsi_proxy contrib
- fix examples

4.0.0

Not secure
------------------

- Replace the socket pool by `socketpool
<https://github.com/benoitc/socketpool>`_ improve connection handling
and better management of gevent & eventlet.
- Fix NoMoreData issue
- Fix SSL connections
- multipart forms: quote is now configurable & flush size cache

3.3.1

Not secure
------------------

- Add `hook <https://github.com/benoitc/restkit/commit/eb90afd661e126966e948c6e780199269fd7bdfc>`_ for BoundaryItem subclasses to handle unreadable values
- Add realm support to restkit
- Fix restcli --shell, upgrade it for IPython 0.11
- Stop catching KeyboardInterrupt and SystemExit exceptions
- Make sure we don't release the socket twice

3.3.0

Not secure
------------------

- New HTTP parser, using python `http-parser <https://github.com/benoitc/http-parser>`_
in C based on http-parser from Ryan Dahl.
- Fix UnboundLocalError
- Sync oauth with last python-oauth2 (fix POST & encoding issues)
- Improve sending

Breaking changes:
+++++++++++++++++

- Headers is an IOrderdDict object now, wich means by default you can
get any headers case insensitively using get or headers[key], as a
result the method **iget** has been removed.

3.2.1

Not secure
------------------

- Fix sending on linux.

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.