]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
doc: Clarify os.urandom return type (GH-30282)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 19 Jan 2022 22:07:47 +0000 (14:07 -0800)
committerGitHub <noreply@github.com>
Wed, 19 Jan 2022 22:07:47 +0000 (14:07 -0800)
commit981c1dc8b6a5673aa59a213cd62e7a8a3cb3fdd9
tree1ed4694f7fae8c36f7efd7cc9f558b716ceba07a
parent54feddae8832f24f1ca8ebd1f21a19d6aec4b3fd
doc: Clarify os.urandom return type (GH-30282)

Other descriptions in the same file also use 'bytestring' to refer to bytes objects
(cherry picked from commit 4b99803b861e58eb476a7a30e2e8aacdec5df104)

Co-authored-by: Florian Bruhin <me@the-compiler.org>
Doc/library/os.rst