]> granicus.if.org Git - python/commit
[3.8] Clarify argument types in datetime docs. (GH-15459) (GH-15472)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 24 Aug 2019 19:57:50 +0000 (12:57 -0700)
committerGitHub <noreply@github.com>
Sat, 24 Aug 2019 19:57:50 +0000 (12:57 -0700)
commitffe43b20956cbabc9dfa3758101069dbaa12918d
tree3f4c7847a738624bb173aafe72507c26ff992b38
parenta8424940b4873791fc178a9f19a7bf1779a6cf42
[3.8] Clarify argument types in datetime docs. (GH-15459) (GH-15472)

"Arguments may be integers... " could be misunderstand as they also
could be strings.

New wording makes it clear that arguments have to be integers.

modified:   Doc/library/datetime.rst

Automerge-Triggered-By: @pganssle
(cherry picked from commit c5218fce02d6bd7bb343db20c8f14e8d9640783a)

Co-authored-by: Jürgen Gmach <juergen.gmach@googlemail.com>
Automerge-Triggered-By: @pganssle
Doc/library/datetime.rst