mirror of
https://github.com/python/cpython.git
synced 2026-05-12 23:49:15 -04:00
1ebe014d62
gh-109015: Add test.support.socket_helper.tcp_blackhole() (#109016)
Skip test_asyncio, test_imaplib and test_socket tests if FreeBSD TCP
blackhole is enabled (net.inet.tcp.blackhole=2).
(cherry picked from commit a52a350977)