mirror of
https://github.com/python/cpython.git
synced 2026-05-08 21:50:40 -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().