mirror of
https://github.com/python/cpython.git
synced 2026-07-15 22:38:36 -04:00
89285314bd
Make sure statements that have run to completion or errored are reset and cleared off the cursor for all paths in execute() and executemany().