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

Deprecate utils.strptime #82

Merged
merged 1 commit into from
Oct 24, 2018

Conversation

timvisher
Copy link
Contributor

Motivation

This appears to have been deprecated for some time and is poorly behaved
in the case of fractional seconds. utils.strptime_to_utc is preferred
anyway.

See #81

Implementation Notes

  • Move to circle 2.0
  • Add doctest to the nose runner
  • Add a docstring and warn call to utils.strptime

Motivation
----------

This appears to have been deprecated for some time and is poorly behaved
in the case of fractional seconds. `utils.strptime_to_utc` is preferred
anyway.

See singer-io#81

Implementation Notes
--------------------

- Move to circle 2.0
- Add doctest to the nose runner
- Add a docstring and warn call to utils.strptime
@timvisher
Copy link
Contributor Author

For some reason circle isn't running this.

(singer-python) vagrant@taps-tvisher1:/opt/code/singer-python$ circleci local execute
…
Ran 90 tests in 0.396s

OK
Success!

@timvisher
Copy link
Contributor Author

@timvisher timvisher merged commit 9ea5ac8 into singer-io:master Oct 24, 2018
@timvisher timvisher deleted the fix/deprecate-utils_strptime branch October 24, 2018 14:39
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