summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
blackdo not blackify __all__Giampaolo Rodola20 months
cpu-infoadd FreeBSD specific test case for cpu_info() modelGiampaolo Rodola2 years
linux-cat-bcatfix win failureGiampaolo Rodola2 years
linux-zombie-procraise ZombieProcess instead of AccessDenied if process is a zombieGiampaolo Rodola20 months
masterfix typos and some other minor bugs (#2253)cui fliter13 months
osx-move-proc-funcsOSX C refact: reconstruct _psutil_osx.c to preserve historyGiampaolo Rodola14 months
read-whole-proc-files-2update HISTORYGiampaolo Rodola2 years
virtualizationadd docstringsGiampaolo Rodola2 years
win-c-refactwin, C, refact: rename process_*.c files to proc_*.cGiampaolo Rodola14 months
win-swap-usage-via-pagefilesinvoke C fun + write test for percent usageGiampaolo Rodola20 months
[...]
 
TagDownloadAuthorAge
release-5.9.5psutil-release-5.9.5.tar.gz  Giampaolo Rodola14 months
release-5.9.4psutil-release-5.9.4.tar.gz  Giampaolo Rodola19 months
release-5.9.3psutil-release-5.9.3.tar.gz  Giampaolo Rodola20 months
release-5.9.2psutil-release-5.9.2.tar.gz  Giampaolo Rodola21 months
release-5.9.1psutil-release-5.9.1.tar.gz  Giampaolo Rodola2 years
release-5.9.0psutil-release-5.9.0.tar.gz  Giampaolo Rodola2 years
release-5.8.0psutil-release-5.8.0.tar.gz  Giampaolo Rodola3 years
release-5.7.3psutil-release-5.7.3.tar.gz  Giampaolo Rodola4 years
release-5.7.2psutil-release-5.7.2.tar.gz  Giampaolo Rodola4 years
release-5.7.1psutil-release-5.7.1.tar.gz  Giampaolo Rodola4 years
[...]
 
AgeCommit messageAuthorFilesLines
2017-05-04try to minimize dll test failures on windows by picking python dll1040-fix-unicodeGiampaolo Rodola1-1/+1
2017-05-04fix #1051: make disk_usage() on python 3 able to deal with bytesGiampaolo Rodola3-12/+7
2017-05-03assume that internally python 3 never deals with bytes; also update unicode n...Giampaolo Rodola2-51/+52
2017-05-031040: on python 2 convert all service strings from unicode to bytesGiampaolo Rodola2-15/+14
2017-05-03#1040 use QueryServiceConfigW() and return proper unicode strings on service ...Giampaolo Rodola1-20/+11
2017-05-03#1040: use EnumServiceStatusExW and return proper unicode for service enumera...Giampaolo Rodola1-23/+24
2017-05-03#1040: use QueryServiceConfig2W() and return unicode for windows service desc...Giampaolo Rodola1-13/+10
2017-05-03#1040: just use Py_BuildValue on both py 2 and 3Giampaolo Rodola1-5/+1
2017-05-03be explicit in using Py_UnicodeFromWideCharGiampaolo Rodola1-1/+1
2017-05-03#1040: for proc username() on Windows use LookupAccountSidW in order to retur...Giampaolo Rodola2-31/+29
[...]
 
Clone
git://git.baserock.org/delta/python-packages/psutil.git
http://git.baserock.org/git/delta/python-packages/psutil.git
https://git.baserock.org/git/delta/python-packages/psutil.git