The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| requests-2.32.3-py3-none-any.whl | 2024-05-29 | 64.9 kB | |
| requests-2.32.3.tar.gz | 2024-05-29 | 131.2 kB | |
| README.md | 2024-05-29 | 280 Bytes | |
| v2.32.3 source code.tar.gz | 2024-05-29 | 4.1 MB | |
| v2.32.3 source code.zip | 2024-05-29 | 4.1 MB | |
| Totals: 5 Items | 8.3 MB | 0 | |
2.32.3 (2024-05-29)
Bugfixes
- Fixed bug breaking the ability to specify custom SSLContexts in sub-classes of
HTTPAdapter. (#6716)
- Fixed issue where Requests started failing to run on Python versions compiled
without the ssl module. (#6724)