| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| niquests-3.18.4-py3-none-any.whl | 2026-04-02 | 208.6 kB | |
| niquests-3.18.4.tar.gz | 2026-04-02 | 1.0 MB | |
| multiple.intoto.jsonl | 2026-04-02 | 23.4 kB | |
| README.md | 2026-04-02 | 286 Bytes | |
| Version 3.18.4 source code.tar.gz | 2026-04-02 | 1.0 MB | |
| Version 3.18.4 source code.zip | 2026-04-02 | 1.1 MB | |
| Totals: 6 Items | 3.4 MB | 0 | |
3.18.4 (2026-04-02)
Fixed
- Failing basic isinstance check due to unintended modules duplicate via
niquests.packagescompat module. (#361) - ASGI/WSGI extensions aren't inheriting from HTTP extensions, thus breaking typing expectations on usage. (#361)