Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-10-07 | 246 Bytes | |
v6.0.2 source code.tar.gz | 2024-10-07 | 339.2 kB | |
v6.0.2 source code.zip | 2024-10-07 | 375.8 kB | |
Totals: 3 Items | 715.2 kB | 3 |
- Ensure body is consumed only once (#846) - thanks @sathieu
- Permit urllib3 2.x for non-PyPy Python >=3.10
- Fix typos in test commands - thanks @chuckwondo
- Several test and workflow improvements - thanks @hartwork and @graingert