SIGN IN SIGN UP

Issue #21975: Fixed crash when using uninitialized sqlite3.Row (in particular

when unpickling pickled sqlite3.Row).  sqlite3.Row is now initialized in the
__new__() method.
S
Serhiy Storchaka committed
3d4b2d4df25aafdfce52e20fc1cb9976671023c2
Parent: 9b33872