googleapis / googleapis/google-cloud-python
Follow up on DeprecationWarning: Importing 'itsdangerous.json' is deprecated
Open
api: logging
priority: p2
type: process
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1.8k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 122
Description
A dependency of Flask 1.0 is raising a DeprecationWarning. This warning is being ignored in pytest to prevent test failure:
https://github.com/googleapis/python-logging/blob/a7a28d1b9396e472f153fd76d0d846338c107d5a/pytest.ini#L14-L15
We should investigate further and see if we could remove this import and clean up pytest.ini.
Contributor guide
Assessment
This issue has not been assessed yet.