]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141627: Fix BufferedRandom inheritance documentation (GH-141629)
authorMohsin Mehmood <55545648+mohsinm-dev@users.noreply.github.com>
Tue, 2 Jun 2026 18:06:39 +0000 (23:06 +0500)
committerGitHub <noreply@github.com>
Tue, 2 Jun 2026 18:06:39 +0000 (18:06 +0000)
commit551bc2cb5ed4719c35ca3ea0f320167dd750389e
treeb51ee842eefed042a8e644e1b5ef8b3f5b3f1352
parentf7e0fb60cfaf31373c0b78e6eb954a0351e92f09
gh-141627: Fix BufferedRandom inheritance documentation (GH-141629)

BufferedRandom does not inherit from BufferedReader and BufferedWriter
in the C implementation.
Doc/library/io.rst