]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] Move around example in to_bytes() to avoid confusion (GH-101595) (#102434)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 5 Mar 2023 09:42:36 +0000 (01:42 -0800)
committerGitHub <noreply@github.com>
Sun, 5 Mar 2023 09:42:36 +0000 (09:42 +0000)
commitcaff048cb35c9498e95c1e64c507e0c6b7783d7e
tree7e8c772cef4fcc3e30e5e49c535b2991481d7c8c
parentf96907a67ca1e21455fcec09447f0ffcc2dc1243
[3.11] Move around example in to_bytes() to avoid confusion (GH-101595) (#102434)

Move around example in to_bytes() to avoid confusion (GH-101595)

Moves an example to be closer to the sentence that refers to it.
(cherry picked from commit 5da379ca7dff44b321450800252be01041b3320b)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
Doc/library/stdtypes.rst