Skip to content

[typo] fix dupe in datetime.fromisoformat docs #17295

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
Dec 23, 2019
Merged

[typo] fix dupe in datetime.fromisoformat docs #17295

merged 1 commit into from
Dec 23, 2019

Conversation

yawpitch
Copy link
Contributor

@yawpitch yawpitch commented Nov 20, 2019

Fixes a nearly word for word duplication of a sentence that appears
earlier in the caution section of datetime.datetime.fromisoformat in
Doc/Library/datetime.rst.

No issue created as it's a trivial change.

Automerge-Triggered-By: @pganssle

Fixes a near word for word duplication of a sentence that appears
earlier in the caution section for datetime.datetime.fromisoformat in
Doc/Library/datetime.rst.

No issue created as it's a trivial fix.
@the-knights-who-say-ni
Copy link

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept this contribution by verifying everyone involved has signed the PSF contributor agreement (CLA).

CLA Missing

Our records indicate the following people have not signed the CLA:

@yawpitch

For legal reasons we need all the people listed to sign the CLA before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

If you have recently signed the CLA, please wait at least one business day
before our records are updated.

You can check yourself to see if the CLA has been received.

Thanks again for the contribution, we look forward to reviewing it!

@pganssle
Copy link
Member

@yawpitch Thanks for noticing and submitting the PR. Your contribution is appreciated!

I can merge this once you have signed the CLA. 😄

@yawpitch
Copy link
Contributor Author

@pganssle no problem; the CLA has been signed and submitted, just need to wait for the USA to catch up to the UK. 😉

@pganssle
Copy link
Member

Interestingly, this appears in the 3.8 version of the documentation but not the 3.7 version, even though the 3.7 documentation has the newer wording that mentions dateutil. Seems like this may be the result of a bad merge or something, I'll have to check the relevant PRs.

@csabella
Copy link
Contributor

@yawpitch, thank you for the contribution. It appears that the bot isn't able to find the signed CLA yet. Can you check it again to make sure it matches to Github? Thanks!

@yawpitch
Copy link
Contributor Author

@csabella that's weird ... I've tried signing again using my more normal email address, but I've now got a signed CLA in my inbox for both the email address I use on the bugs.python.org site and the one that is my (private) email on Github.

I'm wondering if the fact that I've got my email set to "private" on Github has anything to do with it?

Does the automated check not just use my username?

@miss-islington
Copy link
Contributor

Thanks @yawpitch for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 23, 2019
Fixes a nearly word for word duplication of a sentence that appears
earlier in the caution section of datetime.datetime.fromisoformat in
Doc/Library/datetime.rst.

No issue created as it's a trivial change.

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

Co-authored-by: Michael Morehouse <[email protected]>
@bedevere-bot
Copy link

GH-17686 is a backport of this pull request to the 3.8 branch.

@pganssle
Copy link
Member

Thanks for your patience @yawpitch. I asked @ewdurbin about this and he said that when he checked the CLA status at the link from the bot, it triggered the bot to update the label (though I guess that's not a problem you will have again).

Thanks again for your contribution!

miss-islington added a commit that referenced this pull request Dec 23, 2019
Fixes a nearly word for word duplication of a sentence that appears
earlier in the caution section of datetime.datetime.fromisoformat in
Doc/Library/datetime.rst.

No issue created as it's a trivial change.

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

Co-authored-by: Michael Morehouse <[email protected]>
@yawpitch yawpitch deleted the fix-fromisoformat-doc-dupe branch December 23, 2019 14:55
@yawpitch
Copy link
Contributor Author

@pganssle no problem at all, just a little docfix. Thanks for following up on it! M

shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
Fixes a nearly word for word duplication of a sentence that appears
earlier in the caution section of datetime.datetime.fromisoformat in
Doc/Library/datetime.rst.

No issue created as it's a trivial change.

Automerge-Triggered-By: @pganssle
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.

6 participants