Document select.epoll.register allowlist entries (#12159)

This commit is contained in:
Sebastian Rittau
2024-06-18 12:16:52 +02:00
committed by GitHub
parent 21365a37f4
commit e29579458d
2 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
# `eventmask` argument exists at runtime, but is not correctly recognized
# while being inspected by stubtest. Fixed in Python 3.10.
select.epoll.register
# Exists at runtime, but missing from stubs

View File

@@ -1,3 +1,5 @@
# `eventmask` argument exists at runtime, but is not correctly recognized
# while being inspected by stubtest. Fixed in Python 3.10.
select.epoll.register
# Exists at runtime, but missing from stubs