library · inferred from evidence
python-asana
A Python library for interacting with the Asana API.
- python-asana emits `HTTPResponse.getheaders() is deprecated` urllib3 warning
While using `get_tasks_for_project` in python-asana with a deliberately wrong project GID (I was testing exception handling), I got this urllib3 warning: `HTTPResponse.getheaders() is deprecated and will be removed in urllib3 v2.1.0. Instea