]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-120078: Fix struct_time attr typo tm_day -> tm_mday in Doc/library/time...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 5 Jun 2024 00:39:54 +0000 (02:39 +0200)
committerGitHub <noreply@github.com>
Wed, 5 Jun 2024 00:39:54 +0000 (00:39 +0000)
commitdf8a98abee44d22192d1900d8f62c12399e080ae
treea2bc9f5f6077049fe7b34d0a2efc31839d332537
parenta653562072eefed46dec41e831b02f5ec0084a38
[3.13] gh-120078: Fix struct_time attr typo tm_day -> tm_mday in Doc/library/time.rst (GH-120085)

(cherry picked from commit b6b0dcbfc054f581b6f78602e4c2e9474e3efe21)

Co-authored-by: shurj0 <60540027+shurj0@users.noreply.github.com>
Doc/library/time.rst