Skip to main content

Python 2 support for socket.socketpair() on Windows

Reason this release was yanked:

CVE-2024-3219

Project description

This package provides Windows support for socket.socketpair() for Python 2 (and 3) using the pure-python method implemented in Python 3.5+.

Usage:

import socket
import backports.socketpair

s1, s2 = socket.socketpair()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

backports.socketpair-3.5.0.4-py2.py3-none-any.whl (4.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file backports.socketpair-3.5.0.4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for backports.socketpair-3.5.0.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 75178c83b3ff35dcd1972d37c7820d0c53b2616e085b61712a7e5849bf6c8ed1
MD5 635d1a46a831c517e4a2591a8330ae0e
BLAKE2b-256 b3f7e6a001d462631ffe7d2e459ff32f5ef534e3a443af47baf329060a6ef81f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page