socket.create_connection source_address is optional. (#4133)

This commit is contained in:
Brian Wellington
2020-05-28 10:56:11 -07:00
committed by GitHub
parent c80622fbb9
commit 0bed1d3956
2 changed files with 1 additions and 2 deletions

View File

@@ -398,7 +398,6 @@ signal.SIGINFO
smtpd.MailmanProxy.process_message
smtpd.PureProxy.process_message
smtplib.SMTP.send_message
socket.create_connection
socketserver.BaseServer.fileno
socketserver.BaseServer.get_request
socketserver.BaseServer.server_bind