summaryrefslogtreecommitdiffstats
path: root/Python/instrumentation.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-10-13 14:20:18 (GMT)
committerGitHub <noreply@github.com>2023-10-13 14:20:18 (GMT)
commit8f07b6e4e3c5e5c549b8c2c7d14a89b2563e6b9e (patch)
tree743fd99ba30f8384a3d4a6dde89d7babc66a5473 /Python/instrumentation.c
parenta7e2a10a85bb597d3bb8f9303214bd0524fa54c3 (diff)
downloadcpython-8f07b6e4e3c5e5c549b8c2c7d14a89b2563e6b9e.zip
cpython-8f07b6e4e3c5e5c549b8c2c7d14a89b2563e6b9e.tar.gz
cpython-8f07b6e4e3c5e5c549b8c2c7d14a89b2563e6b9e.tar.bz2
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 'Python/instrumentation.c')
0 files changed, 0 insertions, 0 deletions