mirror of
https://github.com/python/cpython.git
synced 2026-06-10 05:15:18 -04:00
af78ef1824
when unpickling pickled sqlite3.Row). sqlite3.Row is now initialized in the __new__() method.
Source files for standard library extension modules, and former extension modules that are now builtin modules.