Skip to content

Commit

Permalink
#1210, #1214: update README and give CREDITs to @wiggin15
Browse files Browse the repository at this point in the history
  • Loading branch information
giampaolo committed Mar 14, 2018
1 parent 7b0e1c4 commit c088fb5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CREDITS
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ W: http://www.jayloden.com

N: Arnon Yaari (wiggin15)
W: https://github.com/wiggin15
I: 517, 607, 610, 1131, 1123, 1130, 1154, 1164, 1174, 1177
I: 517, 607, 610, 1131, 1123, 1130, 1154, 1164, 1174, 1177, 1210, 1214

N: Jeff Tang
W: https://github.com/mrjefftang
Expand Down
3 changes: 3 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ XXXX-XX-XX

**Bug fixes**

- 1210_: [Linux] cpu_percent() steal time may remain stuch at 100% due to Linux

This comment has been minimized.

Copy link
@wiggin15

wiggin15 Mar 16, 2018

Collaborator

typo (stuch)

erroneously reporting a decreased steal time between calls. (patch by Arnon
Yaari)
- 1216_: fix compatibility with python 2.6 on Windows (patch by Dan Vinakovsky)
- 1222_: [Linux] Process.memory_full_info() was erroneously summing "Swap:" and
"SwapPss:". Same for "Pss:" and "SwapPss". Not anymore.
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Projects using psutil
At the time of writing psutil has roughly
`2.9 milion downloads <https://github.com/giampaolo/psutil/issues/1053#issuecomment-340166262>`__
per month and there are over
`6000 open source projects <https://libraries.io/pypi/psutil/dependent_repositories?page=1>`__
`7000 open source projects <https://libraries.io/pypi/psutil/dependent_repositories?page=1>`__
on github which depend from psutil.
Here's some I find particularly interesting:

Expand Down

0 comments on commit c088fb5

Please sign in to comment.