]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-141627: Fix BufferedRandom inheritance documentation (GH-141629) (GH-150801)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 2 Jun 2026 19:23:15 +0000 (21:23 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Jun 2026 19:23:15 +0000 (22:23 +0300)
commitd5f93ce15601d887bb6fd562ea33fd48dad33960
treeeca9182d25d8cd5c9cdc996c03977652ac602894
parent0aa9f434ad878bbbdf50e66ad484bae1a2085e92
[3.15] gh-141627: Fix BufferedRandom inheritance documentation (GH-141629) (GH-150801)

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

Co-authored-by: Mohsin Mehmood <55545648+mohsinm-dev@users.noreply.github.com>
Doc/library/io.rst