[PR #1379] [MERGED] Fix method name in python Decompressor.can_accept_more_data docstring #1989

Closed
opened 2026-01-29 20:56:49 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/1379
Author: @Cycloctane
Created: 11/7/2025
Status: Merged
Merged: 11/7/2025
Merged by: @copybara-service[bot]

Base: masterHead: fix-docstring


📝 Commits (1)

  • e4bc10a fix method name in python Decompressor docstring

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 python/_brotli.c (+3 -3)

📄 Description

It should be Decompressor.process().


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/1379 **Author:** [@Cycloctane](https://github.com/Cycloctane) **Created:** 11/7/2025 **Status:** ✅ Merged **Merged:** 11/7/2025 **Merged by:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Base:** `master` ← **Head:** `fix-docstring` --- ### 📝 Commits (1) - [`e4bc10a`](https://github.com/google/brotli/commit/e4bc10a0006fc5d26e6c576bff19f2311bfcbcf1) fix method name in python Decompressor docstring ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `python/_brotli.c` (+3 -3) </details> ### 📄 Description It should be `Decompressor.process()`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:56:49 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1989