mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00: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.