mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	|  f76a3889d1 * When the parameters argument is a list, correctly handle the case
  of changing it during iteration.
* When the parameters argument is a custom sequence, no longer
  override an exception raised in ``__len__()``.
(cherry picked from commit  | ||
|---|---|---|
| .. | ||
| __init__.py | ||
| backup.py | ||
| dbapi.py | ||
| dump.py | ||
| factory.py | ||
| hooks.py | ||
| regression.py | ||
| transactions.py | ||
| types.py | ||
| userfunctions.py | ||