]> 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 21:58:13 +0000 (13:58 -0800)
committerGitHub <noreply@github.com>
Wed, 19 Jan 2022 21:58:13 +0000 (13:58 -0800)
commitee077500888ca5c1360bbd224b3af4a0fbbf6e02
tree6f3e749860b11bf7f6e99edcf0f89cd3b6a37bdd
parentd2b7e08d86874be7d4375a4994617ba8f068a65e
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