Primp

Latest version: v0.9.3

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

Scan your dependencies

Page 6 of 7

0.3.1

* [Add convenience functions that use a default Client instance under the hood](https://github.com/deedy5/pyreqwest_impersonate/commit/d3be3eb78118f9dcd40ba2111a2a65bf9e22da14)
* [Client: make verify=false by default](https://github.com/deedy5/pyreqwest_impersonate/commit/5f2541ad157ba5a3d988d9be7f144148af2ff7e3)
* [Small code improvements](https://github.com/deedy5/pyreqwest_impersonate/commit/96e6fbc86f14e05cae3fdbbe08f42c3aa91daa28)


**Full Changelog**: https://github.com/deedy5/pyreqwest_impersonate/compare/v0.3.0...v0.3.1

0.3.0

What's Changed
* v0.3.0 | The `Client` is now thread-safe by deedy5 in https://github.com/deedy5/pyreqwest_impersonate/pull/5
1) [Bugfix] Remove `trust_dns` (сauses 300 megabytes of memory consumption and 100 percent CPU core utilization during request execution)
2) Precompiled wheels: build abi3 wheels, which are compatible with multiple versions
3) Precompiled wheels: add a build for linux armv7
2) Update Readme

**Full Changelog**: https://github.com/deedy5/pyreqwest_impersonate/compare/v0.2.3...v0.3.0

0.2.3

What's Changed
* Response with Pytypes by deedy5 in https://github.com/deedy5/pyreqwest_impersonate/pull/4
* Update Readme (remove response.raw)


**Full Changelog**: https://github.com/deedy5/pyreqwest_impersonate/compare/v0.2.2...v0.2.3

0.2.2

* [Release the GIL during request](https://github.com/deedy5/pyreqwest_impersonate/commit/6b012d2c4e931502a2c61ac8e4de07550dd09899)
* [Client: add params cookie_store=True, referer=True. Changed follow_redirects=True. Update README.](https://github.com/deedy5/pyreqwest_impersonate/commit/718b68ab9729d534d4908d4bb34d6f15586db893)
* Update README

**Full Changelog**: https://github.com/deedy5/pyreqwest_impersonate/compare/v0.2.1...v0.2.2

0.2.1

1) [Fix memory overhead: do not pass resp object to struct Response, only…](https://github.com/deedy5/pyreqwest_impersonate/commit/52853ede3957439bd6b0231de02487a736f4de56)
2) [pytest: remove pytest-retry, use decorator](https://github.com/deedy5/pyreqwest_impersonate/commit/a4d4f6659fb5e2786bb9fbe5eb800758aca31c66)
3) [Update tests](https://github.com/deedy5/pyreqwest_impersonate/commit/1e78e9318939e1b8dc121ee6a7c927ac291e9f89)
4) [Client:request(): remove Python::with_gil](https://github.com/deedy5/pyreqwest_impersonate/commit/10e2db114185b144e410e891b8f69c5f167c939c)
5) update Readme

**Full Changelog**: https://github.com/deedy5/pyreqwest_impersonate/compare/v0.2.0...v0.2.1

0.2.0

What's Changed
* Implement struct Response,
* add methods content and json,
* cache text and content,
* release the gil during request and extracting text or json,
* CI: trigger on all branches,
* pytest: add retries,
* add benchmark.

**Full Changelog**: https://github.com/deedy5/pyreqwest_impersonate/compare/v0.1.3...v0.2.0

Page 6 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.