mirror of
https://github.com/python/cpython.git
synced 2026-06-13 14:43:46 -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.