mirror of
https://github.com/python/cpython.git
synced 2026-08-16 02:11:06 +08:00
Make sure statements that have run to completion or errored are reset and cleared off the cursor for all paths in execute() and executemany().