The connectionpool.py module passes strict= to (http.client.) HTTPClient, but this parameter is no longer supported in Python 3. It was deprecated in Python 3.2 (or maybe earlier) and in 3.4 it is ...
Thanks for this amazing product. Do you have a plan to support tornado.httpclient.AsyncHTTPClient in python-agent, or consider any other async http client and async db connector instead? Otherwise i ...