Tin mới
serhiy-storchaka:test-support-socket
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
Code ReviewManage code changes
Code QualityEnforce quality at merge
GitHub Advanced SecurityFind and fix vulnerabilities
Code securitySecure your code as you build
Secret protectionStop leaks before they start
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
bpo-40275: Avoid importing socket in test.support
Import urllib lazily in transient_internet().
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Add the versionadded directive.
bpo-35569: Expose RFC 3542 IPv6 socket options on macOS #19526
Use `socket_helper` (see PR #19603)
Merge branch 'master' of github.com:python/cpython into fix-issue21914