Scrapy-inline-requests

Latest version: v0.3.1

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

Scan your dependencies

0.3.1

------------------

* Added deprecation about decorating non-spider functions.
* Warn if the callback returns requests with callback or errback set. This
reverts the compability with requests with callbacks.

0.3.0

------------------
* ~~Backward incompatible change: Added more restrictions to the request object (no callback/errback).~~
* Cleanup callback/errback attributes before sending back the request to the
generator. This fixes an edge case when using ``request.replace()``.
* Simplified example spider.

0.2.0

------------------

* Python 3 support.

0.1.2

------------------

* Scrapy API and documentation updates.

0.1.1

------------------

* Minor tweaks and fixes.

0.1.0

------------------

* First release on PyPI.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.