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

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