Skip to content

Conversation

juliangilbey
Copy link
Contributor

The netifaces package has been archived by upstream, and pre-compiled wheels are not available for Python >= 3.10. An alternative is the maintained psutil package, and this PR tries to determine network addresses (in localinterfaces.py) using this package before falling back to netifaces and the other existing methods.

@minrk minrk enabled auto-merge (squash) September 17, 2024 08:47
@minrk minrk merged commit 5d48881 into jupyter:main Sep 17, 2024
31 checks passed
cben added a commit to cben/jupyter_client that referenced this pull request Jan 7, 2025
Followup to jupyter#1033, apparently docstring got copy-pasted from _load_ips_netifaces
minrk pushed a commit that referenced this pull request Jan 8, 2025
Followup to #1033, apparently docstring got copy-pasted from _load_ips_netifaces
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants