| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| niquests-3.18.8-py3-none-any.whl | 2026-05-10 | 208.9 kB | |
| niquests-3.18.8.tar.gz | 2026-05-10 | 1.0 MB | |
| multiple.intoto.jsonl | 2026-05-10 | 23.8 kB | |
| README.md | 2026-05-10 | 369 Bytes | |
| Version 3.18.8 source code.tar.gz | 2026-05-10 | 1.0 MB | |
| Version 3.18.8 source code.zip | 2026-05-10 | 1.1 MB | |
| Totals: 6 Items | 3.4 MB | 2 | |
3.18.8 (2026-05-10)
Fixed
- Avoid starting the background idle watcher/task in session-less requests.
pre_requesthook not dispatched when passing throughSession.send. (#389)- Repeated/redundant "is_ip_private" in CRL/OCSP algorithm. Now cached.
Response.iter_contentinline typing definition missed allowingNone. (#392)