summaryrefslogtreecommitdiffstats
path: root/PC
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-12-06 14:59:49 (GMT)
committerGitHub <noreply@github.com>2019-12-06 14:59:49 (GMT)
commit681285d052977e3a3a82ef665e788946fca1ac59 (patch)
treed4119955d2643e9591b1ad953b5bf3e29c7c365a /PC
parente21aa61e96f8343200e765d119ebe778873a6bf1 (diff)
downloadcpython-681285d052977e3a3a82ef665e788946fca1ac59.zip
cpython-681285d052977e3a3a82ef665e788946fca1ac59.tar.gz
cpython-681285d052977e3a3a82ef665e788946fca1ac59.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 'PC')
0 files changed, 0 insertions, 0 deletions