]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45277: Fix typo in codecs doc (GH-28555)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 25 Sep 2021 02:16:48 +0000 (19:16 -0700)
committerGitHub <noreply@github.com>
Sat, 25 Sep 2021 02:16:48 +0000 (19:16 -0700)
commit371ca3b54d355476cc735cb932e80f5cd16310da
tree3e0239730c2ff6b82e768c3222be334437b3d910
parent402d5f3d77684c91ad02a2ab5223673bec5f1602
bpo-45277: Fix typo in codecs doc (GH-28555)

encoding => encode
(cherry picked from commit 4c0fc65cd8a6d4c18330505576ccd4b46abeec1c)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Doc/library/codecs.rst