Skip to content

Make datetime objects comparable #252

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 2 commits into from
May 6, 2014
Merged

Conversation

takluyver
Copy link
Contributor

This implements greater than and less than comparisons for datetime objects.

Previously, comparisons would fail on Python 3, and produce arbitrary results on Python 2.

@jswhit
Copy link
Collaborator

jswhit commented May 6, 2014

Looks good - merging now...

jswhit added a commit that referenced this pull request May 6, 2014
Make datetime objects comparable
@jswhit jswhit merged commit 2e5c30a into Unidata:master May 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants