Skip to content

Move socket into 2and3#1149

Merged
JelleZijlstra merged 2 commits intopython:masterfrom
euresti:socket
Apr 8, 2017
Merged

Move socket into 2and3#1149
JelleZijlstra merged 2 commits intopython:masterfrom
euresti:socket

Conversation

@euresti
Copy link
Contributor

@euresti euresti commented Apr 7, 2017

These files were already pretty similar so I just merged them together.

@JelleZijlstra
Copy link
Member

Looks good from reviewing the diff between the existing stubs, although the implementation in CPython has changed significantly.

Did notice a few things we can fix later:

  • Missing socket.fromshare and socket.socket.share (new in 3.3)
  • Python 2.7 appears to have socket.ssl() but it's not documented

@JelleZijlstra JelleZijlstra merged commit f741429 into python:master Apr 8, 2017
@euresti euresti deleted the socket branch April 8, 2017 11:54
hswong3i pushed a commit to alvistack/python-typeshed that referenced this pull request May 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants