mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +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__()``. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| backup.py | ||
| dbapi.py | ||
| dump.py | ||
| factory.py | ||
| hooks.py | ||
| regression.py | ||
| transactions.py | ||
| types.py | ||
| userfunctions.py | ||