| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| gspread-6.1.3-py3-none-any.whl | 2024-10-03 | 57.6 kB | |
| gspread-6.1.3.tar.gz | 2024-10-03 | 78.2 kB | |
| README.md | 2024-10-03 | 732 Bytes | |
| v6.1.3 source code.tar.gz | 2024-10-03 | 339.7 kB | |
| v6.1.3 source code.zip | 2024-10-03 | 548.9 kB | |
| Totals: 5 Items | 1.0 MB | 0 | |
Bugfix to catch JSONDecodeError better from Google.
What's Changed
- ignore jinja CVE by @lavigne958 in https://github.com/burnash/gspread/pull/1481
- Remove passing exception as args to super in APIError by @mike-flowers-airbnb in https://github.com/burnash/gspread/pull/1477
- better handler API error parsing. by @lavigne958 in https://github.com/burnash/gspread/pull/1510
- Add test on receiving an invalid JSON in the APIError exception handler. by @lavigne958 in https://github.com/burnash/gspread/pull/1512
New Contributors
- @mike-flowers-airbnb made their first contribution in https://github.com/burnash/gspread/pull/1477
Full Changelog: https://github.com/burnash/gspread/compare/v6.1.2...v6.1.3