293dd23477
Capturing exceptions into names can lead to reference cycles though the __traceback__ attribute of the exceptions in some obscure cases that have been reported previously and fixed individually. As these variables are not used anyway, we can remove the binding to reduce the chances of creating reference cycles. See for example GH-13135 |
||
---|---|---|
.. | ||
__init__.py | ||
schema.py | ||
sequence.py | ||
text.py |