◐ Shell
clean mode source ↗

[3.13] gh-116622: Android logging fixes (GH-122698) by miss-islington · Pull Request #122719 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Aug 6, 2024

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Contributor

Modifies the handling of stdout/stderr redirection on Android to accomodate
the rate and buffer size limits imposed by Android's logging infrastructure.
(cherry picked from commit b0c48b8)

Co-authored-by: Malcolm Smith smith@chaquo.com

Modifies the handling of stdout/stderr redirection on Android to accomodate
the rate and buffer size limits imposed by Android's logging infrastructure.
(cherry picked from commit b0c48b8)

Co-authored-by: Malcolm Smith <smith@chaquo.com>

@freakboy3742 freakboy3742 merged commit 0dd89a7 into python:3.13

Aug 16, 2024

@miss-islington miss-islington deleted the backport-b0c48b8-3.13 branch

January 2, 2026 18:07

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@freakboy3742 freakboy3742 freakboy3742 approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington @freakboy3742 @mhsmith