]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:29:28 +0000 (02:29 +0200)
committerGitHub <noreply@github.com>
Wed, 5 Jun 2024 00:29:28 +0000 (00:29 +0000)
commitc46621bf33f037c7f6d3fd8299bef02d4e186b70
tree1e1b69587a4f6c9eb3cc7f5e418cff77e75247e6
parentdc40226ea1bdfec986f5fa4c0284d38ec5acc6cd
[3.12] gh-120078: Fix struct_time attr typo tm_day -> tm_mday in Doc/library/time.rst (GH-120084)

(cherry picked from commit b6b0dcbfc054f581b6f78602e4c2e9474e3efe21)

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