summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_dataclasses.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-12-06 15:01:31 (GMT)
committerGitHub <noreply@github.com>2019-12-06 15:01:31 (GMT)
commit5ba591fa2c1f74c4a84372fb4ffc0b16863f1ad7 (patch)
treea76c79e198d8e8722d419a5f23292af3512cd9b0 /Lib/test/test_dataclasses.py
parent5044c889dfced2f43e2cccb673d889a4882f6b3b (diff)
downloadcpython-5ba591fa2c1f74c4a84372fb4ffc0b16863f1ad7.zip
cpython-5ba591fa2c1f74c4a84372fb4ffc0b16863f1ad7.tar.gz
cpython-5ba591fa2c1f74c4a84372fb4ffc0b16863f1ad7.tar.bz2
bpo-36820: Break unnecessary cycle in socket.py, codeop.py and dyld.py (GH-13135)
Break cycle generated when saving an exception in socket.py, codeop.py and dyld.py as they keep alive not only the exception but user objects through the ``__traceback__`` attribute. https://bugs.python.org/issue36820 Automerge-Triggered-By: @pablogsal (cherry picked from commit b64334cb93d0ddbb551c8cd712942bab2fc72772) Co-authored-by: Mario Corchero <mcorcherojim@bloomberg.net>
Diffstat (limited to 'Lib/test/test_dataclasses.py')
0 files changed, 0 insertions, 0 deletions