influxdata / influxdb-client-python

InfluxDB 2.0 python client
https://influxdb-client.readthedocs.io/en/stable/
MIT License
706 stars 185 forks source link

fix: deprecated urllib calls #655

Closed alespour closed 3 months ago

alespour commented 3 months ago

Closes #602

Proposed Changes

Replaces deprecated urllib lib calls:

Checklist

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.42%. Comparing base (0047fa9) to head (05e1bf2).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #655 +/- ## ========================================== + Coverage 90.41% 90.42% +0.01% ========================================== Files 39 39 Lines 3505 3510 +5 ========================================== + Hits 3169 3174 +5 Misses 336 336 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.