Commit Graph

6 Commits

Author SHA1 Message Date
9686382ff3 PY: continue renovation of extension
Fixed unchecked malloc for "tail" input data.
Fixed inconsistencies in docstrings.

Rewritten "growable buffer" to C-code, so it could run without acquiring GIL.

Breaking changes:
 - native object allocation failures now handled at object creation time
 - some lower level exceptions (e.g. OOM) are not shadowed by brotli.error

PiperOrigin-RevId: 810813664
2025-09-24 03:52:44 -07:00
bf88e69b29 Update CHANGELOG.md 2025-07-29 22:05:14 +08:00
81fb9d557c Fixed typo 2025-07-08 22:47:36 +10:00
ad3c0d5f47 Add release notes for recent python API update 2025-01-17 09:07:22 +00:00
feb6d8bc80 prepare for 1.1.0rc
PiperOrigin-RevId: 558736892
2023-08-21 03:35:01 -07:00
4b827e4ce4 add CHANGELOG.md
PiperOrigin-RevId: 548971474
2023-07-18 05:24:13 -07:00