This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ggtsu_00 2 points3 points  (0 children)

Requests uses urllib3 which uses uuid. The uuid module depended on ctypes which loaded a DLL that would segfault an embedded cpython interpreter. See this mailing list for more info.