Skip to content

[3.8] Clarify argument types in datetime docs. (GH-15459) #15472

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 24, 2019

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 24, 2019

"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 c5218fc)

Co-authored-by: Jürgen Gmach juergen.gmach@googlemail.com

Automerge-Triggered-By: @pganssle

"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 c5218fc)

Co-authored-by: Jürgen Gmach <juergen.gmach@googlemail.com>
@miss-islington
Copy link
Contributor Author

@jugmac00: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit ffe43b2 into python:3.8 Aug 24, 2019
@miss-islington miss-islington deleted the backport-c5218fc-3.8 branch August 24, 2019 19:57
@miss-islington
Copy link
Contributor Author

@jugmac00: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants