]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99032: datetime docs: Encoding is no longer relevant (#93365)
authorWilliam Andrea <william.j.andrea@gmail.com>
Mon, 24 Apr 2023 18:54:16 +0000 (14:54 -0400)
committerGitHub <noreply@github.com>
Mon, 24 Apr 2023 18:54:16 +0000 (12:54 -0600)
commit2aa22f72fbbabb4ca2a641c0546d25c45128c56f
tree1db5b679f7a75c446852d5ddcb41f8155024195a
parent5b404d6cad2bf53295fdf96305f95efe1ea0174e
gh-99032: datetime docs: Encoding is no longer relevant (#93365)

This removes a section of the `strftime` and `strptime` documentation that refers to a bygone era when `strftime` would return an encoded byte string.

---------

Co-authored-by: Paul Ganssle <1377457+pganssle@users.noreply.github.com>
Doc/library/datetime.rst