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