mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08:00
when unpickling pickled sqlite3.Row). sqlite3.Row is now initialized in the __new__() method.
when unpickling pickled sqlite3.Row). sqlite3.Row is now initialized in the __new__() method.