Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-36820: Break unnecessary cycle in socket.py, codeop.py and dyld.p…#76

Merged
sthagen merged 0 commit into
sthagen:mastersthagen/python-cpython:masterfrom
python:masterpython/cpython:masterCopy head branch name to clipboard
Dec 6, 2019
Merged

bpo-36820: Break unnecessary cycle in socket.py, codeop.py and dyld.p…#76
sthagen merged 0 commit into
sthagen:mastersthagen/python-cpython:masterfrom
python:masterpython/cpython:masterCopy head branch name to clipboard

Conversation

@sthagen

@sthagen sthagen commented Dec 6, 2019

Copy link
Copy Markdown
Owner

…y (pythonGH-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

@sthagen sthagen merged this pull request into sthagen:master Dec 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.