diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2014-08-06 17:50:39 +0300 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2014-08-06 17:50:39 +0300 |
commit | 3d4b2d4df25aafdfce52e20fc1cb9976671023c2 (patch) | |
tree | 930af82f0af275d532161ff89bd4439a5c7003ad /Python/makeopcodetargets.py | |
parent | 9b33872812582fd4891d178fb7ff95e631697660 (diff) | |
download | cpython-git-3d4b2d4df25aafdfce52e20fc1cb9976671023c2.tar.gz |
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.
Diffstat (limited to 'Python/makeopcodetargets.py')
0 files changed, 0 insertions, 0 deletions