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

Move some generic util functions from vacuumcontainers to utils module #276

Merged
merged 1 commit into from
Mar 26, 2018

Conversation

rytilahti
Copy link
Owner

Adds the following utils to be usable by other modules:

  • deprecated(reason) for deprecating functions and classes, raises a warning if such are called
  • pretty_seconds and pretty_time for generic time(stamp) handling.

@coveralls
Copy link

coveralls commented Mar 24, 2018

Coverage Status

Coverage increased (+0.01%) to 69.279% when pulling a1dfd0a on util_refactor into 1c46795 on master.

@syssi syssi merged commit 020b861 into master Mar 26, 2018
@rytilahti rytilahti deleted the util_refactor branch February 5, 2019 12:43
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