aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/asyncio/coroutines.py
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-10-13 16:20:18 +0200
committerGitHub <noreply@github.com>2023-10-13 16:20:18 +0200
commit8f07b6e4e3c5e5c549b8c2c7d14a89b2563e6b9e (patch)
tree743fd99ba30f8384a3d4a6dde89d7babc66a5473 /Lib/asyncio/coroutines.py
parenta7e2a10a85bb597d3bb8f9303214bd0524fa54c3 (diff)
downloadcpython-8f07b6e4e3c5e5c549b8c2c7d14a89b2563e6b9e.tar.gz
cpython-8f07b6e4e3c5e5c549b8c2c7d14a89b2563e6b9e.zip
gh-110697: test_os TimerfdTests uses selectors (#110789)
Replace select.epoll() with selectors.DefaultSelector to support FreeBSD 14 and newer. * Merge common code between test_timerfd_epoll() test_timerfd_ns_epoll(). * Replace "_ = func()" with "func()". * Add TimerfdTests.read_count_signaled() method.
Diffstat (limited to 'Lib/asyncio/coroutines.py')
0 files changed, 0 insertions, 0 deletions