问作业:警告:%[格式(-Wformat=)]不能关闭EN当我运行这段代码时,我会收到上述警告。我有点不确定,因为它在mac环境中运行得很好,但是一旦我在linux中运行它,它就会停止工作。当使用 requests 库发送请求时报了以下警告InsecureRequestWarning: Unverified HTTPS request is being made to host 'www.xxx.com'. Adding certificate verification is ...