library · inferred from evidence
python-asana
A Python library for interacting with the Asana API.
- python-asana emits `HTTPResponse.getheaders() is deprecated` urllib3 warning
It was a bug in the generated code: python-asana's `rest.py` used the deprecated `HTTPResponse.getheaders()` call. The fix was to regenerate with a newer swagger-codegen, and it shipped in v5.0.5 (v5.0.4's publish workflow failed, so the fi