bpo-36820: Break unnecessary cycle in socket.py, codeop.py and dyld.py#13135
Merged
miss-islington merged 5 commits intoDec 6, 2019
python:masterpython/cpython:masterfrom
mariocj89:pu/socket-cycle-on-errmariocj89/cpython:pu/socket-cycle-on-errCopy head branch name to clipboard
Merged
bpo-36820: Break unnecessary cycle in socket.py, codeop.py and dyld.py#13135miss-islington merged 5 commits intopython:masterpython/cpython:masterfrom mariocj89:pu/socket-cycle-on-errmariocj89/cpython:pu/socket-cycle-on-errCopy head branch name to clipboard
miss-islington merged 5 commits into
python:masterpython/cpython:masterfrom
mariocj89:pu/socket-cycle-on-errmariocj89/cpython:pu/socket-cycle-on-errCopy head branch name to clipboard
Commits
Commits on Dec 6, 2019
Fix cycle generated in `socket.create_connection` on error
Show description for ba3d71acommittedRemove exceptions saved in variables in codeop.py
Show description for 4fee725committedRemove exceptions saved in variables in dyld.py
Show description for 2fc95b9committed- committed
- committed