mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-06 12:14:27 +08:00
Add select.epoll.register to stubtest whitelist (#4376)
Python 3.8.5 changed the docstring slightly, possibly a problem in stubtest.
This commit is contained in:
@@ -70,6 +70,7 @@ pickle.Pickler.reducer_override
|
||||
platform.DEV_NULL
|
||||
queue.SimpleQueue.__init__
|
||||
secrets.SystemRandom.getstate
|
||||
select.epoll.register
|
||||
smtplib.SMTP.sendmail
|
||||
sre_constants.RANGE_IGNORE
|
||||
ssl.PROTOCOL_SSLv3
|
||||
|
||||
Reference in New Issue
Block a user