mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
ee4e14aa4c
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.