mirror of
https://github.com/python/cpython.git
synced 2026-08-16 16:08:58 +08:00
GET_SOCKET() returned a borrowed reference, which was potentially unsafe. Also, refactor out some common code.
Source files for standard library extension modules, and former extension modules that are now builtin modules.