]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-141627: Fix BufferedRandom inheritance documentation (GH-141629) (GH-150803)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 2 Jun 2026 19:22:45 +0000 (21:22 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Jun 2026 19:22:45 +0000 (22:22 +0300)
commitd3bfccdbd53955bcc0d4f1747fff0b20713bae59
tree43e060755e66efe9f52dfd210fb739e9c9dec42c
parent590d8c95b590fd0d16cc9bd9ba29f391faec80fe
[3.13] gh-141627: Fix BufferedRandom inheritance documentation (GH-141629) (GH-150803)

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