Closed
Description
python/typeshed#11250 changed the signatures of SocketType.recv
and friends, so it should now be possible to change
Lines 1115 to 1129 in 4e979bf
although I'm surprised that mypy haven't started complaining from bumping typeshed. Maybe they did some backwards compatibility thing? Or haven't bumped typeshed?