简体   繁体   中英

Python 3.7.4 urllib issue in request.py

Python的3.7.4 urllib有一个问题request.py -的MemoryError已经因为抛出_load_windows_store_certs -在我的情况发生,要求不同的HTTPS URL多次后,内存消耗在增加,直到程序运行失败。

UPDATE: fixed by updating Python version from 3.7.4 to 3.8.1 (released in Dec. 18, 2019 )

Read more in Python changelog

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM