gh-99032: datetime docs: Encoding is no longer relevant by wjandrea · Pull Request #93365 · python/cpython
AlexWaygood
changed the title
docs: datetime: Encoding is no longer relevant
gh-99033: datetime docs: Encoding is no longer relevant
AlexWaygood
changed the title
gh-99033: datetime docs: Encoding is no longer relevant
gh-99032: datetime docs: Encoding is no longer relevant
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…GH-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. --------- (cherry picked from commit 2aa22f7) Co-authored-by: William Andrea <william.j.andrea@gmail.com> Co-authored-by: Paul Ganssle <1377457+pganssle@users.noreply.github.com>
JelleZijlstra pushed a commit that referenced this pull request
) (#103788) This removes a section of the `strftime` and `strptime` documentation that refers to a bygone era when `strftime` would return an encoded byte string. --------- (cherry picked from commit 2aa22f7) Co-authored-by: William Andrea <william.j.andrea@gmail.com> Co-authored-by: Paul Ganssle <1377457+pganssle@users.noreply.github.com> Co-authored-by: Łukasz Langa <lukasz@langa.pl>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters