Skip to content

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Sep 9, 2025

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

@copybara-service copybara-service bot force-pushed the test_804798881 branch 9 times, most recently from 7298788 to 014b4a7 Compare September 9, 2025 15:28
@copybara-service copybara-service bot force-pushed the test_804798881 branch 15 times, most recently from 7ae80e5 to e13aa51 Compare September 24, 2025 09:17
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
@copybara-service copybara-service bot merged commit 9686382 into master Sep 24, 2025
@copybara-service copybara-service bot deleted the test_804798881 branch September 24, 2025 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant