python requests maximum recursion depth exceeded while calling a Python object
python requests maximum recursion depth exceeded while calling a Python object问题:不应该对ssl 打补丁原代码from gevent import monkeymonkey.patch_all()import urllib3urllib3.disable_warnings()import requests修复后:from gevent import monkeymonkey.patch_all(ssl=Fa