segmentio / analytics-python

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

Proxying is not used #489

Open aldev12 opened 5 days ago

aldev12 commented 5 days 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.

https://github.com/segmentio/analytics-python/pull/488