bpo-40275: Fix name error in support.socket_helper by vstinner · Pull Request #19825 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
bpo-40275: Fix name error in support.socket_helper#19825
vstinner merged 1 commit intopython:masterfrom
vstinner:socket_helper
bpo-40275: Fix name error in support.socket_helper#19825
vstinner merged 1 commit intopython:masterfrom
vstinner:socket_helper
Conversation
Copy link Copy Markdown
Member
Replace TestFailed with support.TestFailed.
Bug spotted with pyflakes.
Replace TestFailed with support.TestFailed. Bug spotted with pyflakes.
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
vstinner
mentioned this pull request
vstinner
added
the
skip news
label
vstinner
merged commit
2935e65
into
python:master
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
socket_helper
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment