Skip to content

bpo-34365: Update date object documentation#8814

Merged
miss-islington merged 1 commit into
python:masterfrom
danishprakash:fix-issue-34365
Sep 11, 2018
Merged

bpo-34365: Update date object documentation#8814
miss-islington merged 1 commit into
python:masterfrom
danishprakash:fix-issue-34365

Conversation

@danishprakash

@danishprakash danishprakash commented Aug 19, 2018

Copy link
Copy Markdown
Contributor

Python 3.x does not fall back to comparing object addresses when comparing two dt objects.

https://bugs.python.org/issue34365

@the-knights-who-say-ni

Copy link
Copy Markdown

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA).

Unfortunately our records indicate you have not signed the CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

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

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

Python 3.x does not fall back to comparing object addresses
when comparing two dt objects anymore.
@danishprakash

Copy link
Copy Markdown
Contributor Author

@pablogsal can you add the "skip" label to this if it's appropriate, I think it's been held up because of it.

@Mariatta Mariatta changed the title bpo-34365: datetime documentation changes bpo-34365: Update date object documentation Sep 11, 2018
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @prakashdanish for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-9181 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 11, 2018
Python 3.x does not fall back to comparing object addresses when comparing two `dt` objects.

<!-- issue-number: [bpo-34365](https://www.bugs.python.org/issue34365) -->
https://bugs.python.org/issue34365
<!-- /issue-number -->
(cherry picked from commit 9c22379)

Co-authored-by: Danish Prakash <grafitykoncept@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-9182 is a backport of this pull request to the 3.6 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 11, 2018
Python 3.x does not fall back to comparing object addresses when comparing two `dt` objects.

<!-- issue-number: [bpo-34365](https://www.bugs.python.org/issue34365) -->
https://bugs.python.org/issue34365
<!-- /issue-number -->
(cherry picked from commit 9c22379)

Co-authored-by: Danish Prakash <grafitykoncept@gmail.com>
miss-islington added a commit that referenced this pull request Sep 11, 2018
Python 3.x does not fall back to comparing object addresses when comparing two `dt` objects.

<!-- issue-number: [bpo-34365](https://www.bugs.python.org/issue34365) -->
https://bugs.python.org/issue34365
<!-- /issue-number -->
(cherry picked from commit 9c22379)

Co-authored-by: Danish Prakash <grafitykoncept@gmail.com>
miss-islington added a commit that referenced this pull request Sep 11, 2018
Python 3.x does not fall back to comparing object addresses when comparing two `dt` objects.

<!-- issue-number: [bpo-34365](https://www.bugs.python.org/issue34365) -->
https://bugs.python.org/issue34365
<!-- /issue-number -->
(cherry picked from commit 9c22379)

Co-authored-by: Danish Prakash <grafitykoncept@gmail.com>
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 news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants