segmentio / analytics-python

The hassle-free way to integrate analytics into any python application.
https://segment.com/libraries/python
MIT License
244 stars 149 forks source link

Fix proxies #488

Open aldev12 opened 1 month ago

aldev12 commented 1 month ago

There seems to be a small bug, the proxy is set but not passed to the target method, and the generated kwargs is not used.