Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename Process.connections() to Process.net_connections() #2408

Merged
merged 7 commits into from
Apr 18, 2024

Conversation

giampaolo
Copy link
Owner

Summary

Description

Rename Process.connections() to Process.net_connections(), see #2407.

@giampaolo giampaolo merged commit aefb59c into master Apr 18, 2024
23 of 26 checks passed
@giampaolo giampaolo deleted the deprecate-proc-connections branch April 18, 2024 07:23
giampaolo added a commit that referenced this pull request Apr 18, 2024
Signed-off-by: Giampaolo Rodola <g.rodola@gmail.com>
ddelange added a commit to ddelange/psutil that referenced this pull request May 16, 2024
* 'master' of https://github.com/giampaolo/psutil:
  fix ruff errs
  skip flaky test on netbsd
  giampaolo#2408: fix some tests which were still failing due to the old name
  giampaolo#2408: ignore old "connections" name into as_dict()
  Rename `Process.connections()` to `Process.net_connections()` (giampaolo#2408)
  Remove disk_partitions() `maxfile` and `maxpath` fields (giampaolo#2405)
  Speedup process iter (don't check for PID reuse) (giampaolo#2404)
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.

Rename Process.connections() to Process.net_connections()
1 participant