mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-01 13:40:23 +08:00
string: various fixes (#3814)
This commit is contained in:
@@ -167,9 +167,6 @@ signal.sigwaitinfo
|
||||
smtplib.SMTP.sendmail
|
||||
sre_constants.RANGE_IGNORE
|
||||
statistics.NormalDist.samples
|
||||
string.Formatter.format
|
||||
string.Template.safe_substitute
|
||||
string.Template.substitute
|
||||
sys.UnraisableHookArgs
|
||||
threading.ExceptHookArgs
|
||||
time.CLOCK_PROF
|
||||
|
||||
@@ -710,7 +710,6 @@ ssl.SSLSocket.recvfrom_into
|
||||
ssl.SSLSocket.sendto
|
||||
ssl._ASN1Object.__new__
|
||||
statistics.median_grouped
|
||||
string.capwords
|
||||
subprocess.Popen.send_signal
|
||||
subprocess.call
|
||||
sunau.Au_write.getmark
|
||||
|
||||
Reference in New Issue
Block a user