Wpull

Latest version: v2.0.1

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

Scan your dependencies

Page 5 of 15

0.36.4

Not secure
===================

* Fixes crash when ``--save-cookies`` is used with non-ASCII cookies. Cookies with non-ASCII values are discarded.
* Fixed HTTP gzip compressed content not decompressed during chunked transfer of single bytes.
* Tornado 4.0 support.
* API:

* Renamed: ``cookie.CookieLimitsPolicy`` to ``DeFactoCookiePolicy``.

0.36.3

Not secure
===================

* Improved performance on ``--database`` option. SQLite now uses synchronous=NORMAL instead of FULL.

0.36.2

Not secure
===================

* Fixed requirements.txt to use Tornado version less than 4.0.

0.36.1

Not secure
===================

* Fixes bug where "FINISHED" message was not logged in WARC file meta log. Regression was introduced in version 0.35.

0.36

Not secure
=================

* Works around ``PhantomJSRPCTimedOut`` errors.
* Adds ``--phantomjs-exe`` option.
* Supports extracting links from HTML ``img`` ``srcset`` attribute.
* API:

* ``Builder.build()`` returns ``Application`` instead of ``Engine``.
* Callback hooks ``exit_status`` and ``finishing_statistics`` now registered on ``Application`` instead of ``Engine``.
* ``network`` module split into two modules ``bandwidth`` and ``dns``.
* Adds ``observer`` module.
* ``phantomjs.PhantomJSRemote.page_event`` renamed to ``page_observer``.

0.35

Not secure
=================

* Adds ``--warc-move`` option.
* Scripting:

* Default scripting version is now 2.

* API:

* `Builder` moved into new module `builder`
* Adds `Application` class intended for different UI in the future.
* ``Resolver`` ``families`` parameter renamed into ``family``. It accepts values from the module ``socket`` or ``PREFER_IPv4``/``PREFER_IPv6``.
* Adds ``HookableMixin``. This removes the use of messy subclassing for scripting hooks.

Page 5 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.