This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author bhushan.shelke
Recipients bhushan.shelke, paul.moore, ronaldoussoren, steve.dower, tim.golden, zach.ware
Date 2020-11-20.10:06:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605866777.27.0.0502480384558.issue42417@roundup.psfhosted.org>
In-reply-to
Content
I have looked at requests lib code. As far as I could understand following is the flow of packages used in this case -

request "uses->" urllib3 "uses->" http
History
Date User Action Args
2020-11-20 10:06:17bhushan.shelkesetrecipients: + bhushan.shelke, paul.moore, ronaldoussoren, tim.golden, zach.ware, steve.dower
2020-11-20 10:06:17bhushan.shelkesetmessageid: <1605866777.27.0.0502480384558.issue42417@roundup.psfhosted.org>
2020-11-20 10:06:17bhushan.shelkelinkissue42417 messages
2020-11-20 10:06:17bhushan.shelkecreate