dlt-hub / dlt

data load tool (dlt) is an open source Python library that makes data loading easy 🛠️
https://dlthub.com/docs
Apache License 2.0
2.65k stars 176 forks source link

Fix the deprecation warning in `.common.configuration.container` #2025

Closed burnash closed 1 week ago

burnash commented 1 week ago

Fixes #2015

netlify[bot] commented 1 week ago

Deploy Preview for dlt-hub-docs ready!

Name Link
Latest commit ef64ee9b9c8b81ff43a937f6369e4a24d15881cb
Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/6729d86abe58800008533b2f
Deploy Preview https://deploy-preview-2025--dlt-hub-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

burnash commented 1 week ago

looks good, seems to be around since before python 3.9

Even earlier: https://docs.python.org/3.8/library/threading.html#threading.Thread So there's no need to handle anything for 3.8.