| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.9.0 source code.tar.gz | 2023-12-10 | 7.2 MB | |
| 5.9.0 source code.zip | 2023-12-10 | 7.3 MB | |
| README.md | 2023-12-10 | 396 Bytes | |
| Totals: 3 Items | 14.6 MB | 0 | |
Added
- Deploy to PyPI using trusted publishing (#603) @hugovk
- Replace PyPy3.8 wheel with PyPy3.10 (#602) @hugovk
Changed
- Speed-up and cleanup objToJSON (#615) @eltoder
- Use lowercase strings for bool dict keys (#614) @eltoder
Fixed
- Fix typos found by codespell (#610) @DimitriPapadopoulos
- Fix undefined behavior in Buffer_AppendLongUnchecked (#606) @WillAyd