Skip to content

[3.12] gh-111356: io: Add missing documented objects to io.__all__ (GH-111370) - #111935

Merged
methane merged 1 commit into
python:3.12from
miss-islington:backport-baeb771-3.12
Nov 10, 2023
Merged

[3.12] gh-111356: io: Add missing documented objects to io.__all__ (GH-111370)#111935
methane merged 1 commit into
python:3.12from
miss-islington:backport-baeb771-3.12

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Nov 10, 2023

Copy link
Copy Markdown
Contributor

Add DEFAULT_BUFFER_SIZE, text_encoding, and IncrementalNewlineDecoder.
(cherry picked from commit baeb771)

Co-authored-by: Nicolas Tessore n.tessore@ucl.ac.uk

…thonGH-111370)
Add DEFAULT_BUFFER_SIZE, text_encoding, and IncrementalNewlineDecoder.
(cherry picked from commit baeb771)
Co-authored-by: Nicolas Tessore <n.tessore@ucl.ac.uk>
@bedevere-appbedevere-appBot added the type-bug An unexpected behavior, bug, or error label Nov 10, 2023
@methane
methane enabled auto-merge (squash) November 10, 2023 07:30
@methane
methane merged commit 95141aa into python:3.12Nov 10, 2023
@miss-islington
miss-islington deleted the backport-baeb771-3.12 branch January 2, 2026 18:11
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bugAn unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@methane@ntessore