diff options
| author | Giampaolo Rodola <g.rodola@gmail.com> | 2018-06-26 16:57:36 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-26 16:57:36 -0700 |
| commit | 2f60e997fc1c500e0c245979bbecf2761f36e820 (patch) | |
| tree | 5459ce3b71fad107ec41c8b720811a8110a3380d /IDEAS | |
| parent | 7a3ed446447ec845a7d03b32233b4ed7b48f3c26 (diff) | |
| download | psutil-2f60e997fc1c500e0c245979bbecf2761f36e820.tar.gz | |
Rename OSX to macOS (#1298)
rename OSX to macOS
Diffstat (limited to 'IDEAS')
| -rw-r--r-- | IDEAS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -18,7 +18,7 @@ PLATFORMS FEATURES ======== -- #371: sensors_temperatures() at least for OSX. +- #371: sensors_temperatures() at least for macOS. - #669: Windows / net_if_addrs(): return broadcast addr. @@ -27,7 +27,7 @@ FEATURES - #772: extended net_io_counters() metrics. -- #900: wheels for OSX and Linux. +- #900: wheels for macOS and Linux. - #922: extended net_io_stats() info. @@ -51,7 +51,7 @@ FEATURES Linux: yes Others: ? -- Process.threads(): thread names; patch for OSX available at: +- Process.threads(): thread names; patch for macOS available at: https://code.google.com/p/plcrashreporter/issues/detail?id=65 Sample code: https://github.com/janmojzis/pstree/blob/master/proc_kvm.c |
