diff options
author | Giampaolo Rodola <g.rodola@gmail.com> | 2021-01-15 19:07:38 +0100 |
---|---|---|
committer | Giampaolo Rodola <g.rodola@gmail.com> | 2021-01-15 19:07:38 +0100 |
commit | 4ad3380bb312b6ea06717e3adc1f60ac8daf4a05 (patch) | |
tree | 923f2b548ada7533fb6e794b8253941ec225b6f6 /docs/DEVNOTES | |
parent | 3223228b0558e42508cf9f8cce84d89c79b5c52b (diff) | |
parent | e80cabe5206fd7ef14fd6a47e2571f660f95babf (diff) | |
download | psutil-new-cpu-count.tar.gz |
Merge branch 'master' into new-cpu-countnew-cpu-count
Diffstat (limited to 'docs/DEVNOTES')
-rw-r--r-- | docs/DEVNOTES | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/DEVNOTES b/docs/DEVNOTES index 7fe14f7d..915754d6 100644 --- a/docs/DEVNOTES +++ b/docs/DEVNOTES @@ -34,18 +34,12 @@ FEATURES - #772: extended net_io_counters() metrics. -- #900: wheels for macOS and Linux. - - #922: extended net_io_stats() info. - #914: extended platform specific process info. - #898: wifi stats -- #893: (BSD) process environ - -- #809: (BSD) per-process resource limits (rlimit()). - - (UNIX) process root (different from cwd) - #782: (UNIX) process num of signals received. |