Skip to content

[3.15] gh-141627: Fix BufferedRandom inheritance documentation (GH-141629) - #150801

Merged
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-551bc2c-3.15
Jun 2, 2026
Merged

[3.15] gh-141627: Fix BufferedRandom inheritance documentation (GH-141629)#150801
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-551bc2c-3.15

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

BufferedRandom does not inherit from BufferedReader and BufferedWriter
in the C implementation.
(cherry picked from commit 551bc2c)

Co-authored-by: Mohsin Mehmood 55545648+mohsinm-dev@users.noreply.github.com

…GH-141629)
BufferedRandom does not inherit from BufferedReader and BufferedWriter
in the C implementation.
(cherry picked from commit 551bc2c)
Co-authored-by: Mohsin Mehmood <55545648+mohsinm-dev@users.noreply.github.com>
@bedevere-appbedevere-appBot added skip news awaiting review docs Documentation in the Doc dir labels Jun 2, 2026
@serhiy-storchaka
serhiy-storchaka merged commit d5f93ce into python:3.15Jun 2, 2026
38 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsJun 2, 2026
@miss-islington
miss-islington deleted the backport-551bc2c-3.15 branch June 2, 2026 19:23
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@serhiy-storchaka@mohsinm-dev