mirror of
https://github.com/python/cpython.git
synced 2025-10-30 13:11:29 +00:00
* 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
|
||
|---|---|---|
| .. | ||
| test | ||
| __init__.py | ||
| dbapi2.py | ||
| dump.py | ||