Skip to content

Conversation

robinaly
Copy link
Contributor

This PR replaces the datetime parsing from using datetime's fromisoformat (which isn't iso compliant) to dateutil, which is.

Copy link
Collaborator

@nat-n nat-n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this.

Once nice thing about this change is that it removes the need to apply the backports-datetime-fromisoformat monkey patch for 3.6 support. Would you mind cleaning that up from pyproject.toml and the top of the root module while you're at it?

@robinaly robinaly requested a review from nat-n February 23, 2021 15:14
@robinaly
Copy link
Contributor Author

Github states that there is still one change requested... But I don't find which it is referring to. Help anyone?

@Gobot1234
Copy link
Collaborator

@robinaly it's just waiting for re-review

@nat-n nat-n merged commit 6c1c41e into danielgtaylor:master Feb 24, 2021
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.

3 participants