mirror of
https://github.com/python/cpython.git
synced 2026-01-30 14:46:17 +00: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().
Source files for standard library extension modules, and former extension modules that are now builtin modules.