Skip to content
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

Remove from_datestring dead code from DateTime and utils #962

Merged
merged 1 commit into from Oct 12, 2018

Conversation

lafrech
Copy link
Member

@lafrech lafrech commented Sep 22, 2018

Closes #758, #619.

This is dead code, as pointed out in #758 and #619.

As I wrote in #899 (comment), I'm leaning towards removing all dateutil use in the code. It should still be possible to use it by subclassing DateTime.

In any case, we can ship 3.0 with this code removed, it is not like we're removing a feature: it is already long broken. If someone comes up with a nice implementation, it's never too late to add it back.

@lafrech lafrech added this to the 3.0 milestone Sep 22, 2018
@sloria sloria merged commit 6188962 into dev Oct 12, 2018
@sloria sloria deleted the dev_remove_from_datestring_dead_code branch October 12, 2018 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants