mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-21 09:08:27 +08:00
subprocess: mark arg keyword-only, fix name, add property (#4024)
This commit is contained in:
@@ -49,7 +49,6 @@ smtpd.SMTPChannel.__init__
|
||||
smtpd.SMTPServer.__init__
|
||||
socket.NETLINK_CRYPTO
|
||||
sre_compile.dis
|
||||
subprocess.check_output
|
||||
tracemalloc.Filter.__init__
|
||||
typing.AbstractSet.isdisjoint
|
||||
typing.Coroutine.cr_await
|
||||
|
||||
@@ -436,8 +436,6 @@ ssl.SSLSocket.recvfrom
|
||||
ssl.SSLSocket.recvfrom_into
|
||||
ssl.SSLSocket.sendto
|
||||
ssl._ASN1Object.__new__
|
||||
subprocess.Popen.send_signal
|
||||
subprocess.call
|
||||
sunau.Au_write.getmark
|
||||
sunau.Au_write.getmarkers
|
||||
sunau.Au_write.setcomptype
|
||||
|
||||
Reference in New Issue
Block a user