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

DeprecationWarning for config.py #178

Closed
donato opened this issue Dec 20, 2016 · 2 comments
Closed

DeprecationWarning for config.py #178

donato opened this issue Dec 20, 2016 · 2 comments

Comments

@donato
Copy link

donato commented Dec 20, 2016

Hi all, we are seeing our logfiles get polluted with datadog warnings which look like this:

/app/python/lib/python3.5/site-packages/datadog/util/config.py:116: DeprecationWarning: This method will be removed in future versions.  Use 'parser.read_file()' instead.
  config.readfp(skip_leading_wsp(open(config_path)))

Using Python 3.5 with version of datadog==0.14.0

@yannmh
Copy link
Member

yannmh commented Feb 13, 2017

Thanks @donato,

We are working on it for the next release 🚀

@zippolyte
Copy link
Contributor

Fixed in #451, closing

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

No branches or pull requests

3 participants