mirror of
https://github.com/python/cpython.git
synced 2026-01-29 14:15:31 +00:00
Fixed segmentation fault in sqlite3.Row constructor with faked cursor type. Fixed system error in the comparison of faked types.SimpleNamespace.