summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ya!wheels2Giampaolo Rodola2020-05-171-13/+11
* fooGiampaolo Rodola2020-05-171-2/+2
* yo2Giampaolo Rodola2020-05-172-2/+2
* yoGiampaolo Rodola2020-05-171-18/+19
* testGiampaolo Rodola2020-05-171-1/+1
* testGiampaolo Rodola2020-05-171-1/+0
* testGiampaolo Rodola2020-05-171-1/+1
* testGiampaolo Rodola2020-05-171-19/+19
* testGiampaolo Rodola2020-05-171-1/+1
* experimentGiampaolo Rodola2020-05-171-34/+33
* fix runGiampaolo Rodola2020-05-172-5/+5
* try to skip PYPY wheels on linuxGiampaolo Rodola2020-05-176-57/+61
* print sysinfo at the end of test runGiampaolo Rodola2020-05-173-44/+47
* small refactoringGiampaolo Rodola2020-05-172-9/+13
* print sysinfo on CIGiampaolo Rodola2020-05-172-2/+38
* try to fix testGiampaolo Rodola2020-05-174-5/+8
* try to fix failureGiampaolo Rodola2020-05-172-3/+3
* try to skip centos6 / manylinux2010Giampaolo Rodola2020-05-171-2/+2
* adjust some testsGiampaolo Rodola2020-05-171-1/+1
* adjust some testsGiampaolo Rodola2020-05-176-60/+61
* try to fix some testsGiampaolo Rodola2020-05-174-6/+11
* fix testsGiampaolo Rodola2020-05-173-6/+4
* try to fix some failuresGiampaolo Rodola2020-05-176-10/+11
* styleGiampaolo Rodola2020-05-171-16/+12
* remove spacesGiampaolo Rodola2020-05-171-8/+8
* refactor scriptGiampaolo Rodola2020-05-161-14/+44
* add script to download wheels from GitHubGiampaolo Rodola2020-05-165-6/+140
* Have GitHub build wheels on commit (#1758)Grzegorz Bokota2020-05-165-6/+91
* [Linux] Process.rlimit() does not handle LONG LONG properly (#1760)Giampaolo Rodola2020-05-162-3/+2
* add strncpy / PSUTIL_STRNCPY variant which adds null terminator (fix gcc-9 wa...Giampaolo Rodola2020-05-165-8/+13
* #1758: fix github failuresGiampaolo Rodola2020-05-156-21/+12
* better #ifdef detection for prlimit() availbilityGiampaolo Rodola2020-05-152-26/+22
* shorter testfnGiampaolo Rodola2020-05-151-3/+1
* fix some testsGiampaolo Rodola2020-05-153-7/+9
* have leak test use 3M instead of 70M to avoid swapping out on CIGiampaolo Rodola2020-05-131-1/+2
* rename memleaks scriptGiampaolo Rodola2020-05-137-6/+6
* always execute python memleak tests on linux (just fewer times)Giampaolo Rodola2020-05-132-55/+69
* put fds test in mem leak classGiampaolo Rodola2020-05-133-128/+70
* remove dead codeGiampaolo Rodola2020-05-131-6/+0
* Memory leak test: take fluctuations into account (#1757)Giampaolo Rodola2020-05-1310-206/+127
* merge from masterGiampaolo Rodola2020-05-074-46/+135
|\
| * Add new TestFdsLeak test class (#1752)Giampaolo Rodola2020-05-067-66/+162
* | Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2020-05-051-53/+58
|\ \ | |/
| * Windows: refactor proc username(), split it in 2 functionsGiampaolo Rodola2020-05-052-54/+59
* | restore file permissionsGiampaolo Rodola2020-05-054-0/+0
* | Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2020-05-053-4/+24
|\ \ | |/
| * fix some memleak tests on winGiampaolo Rodola2020-05-054-9/+29
* | fix winmake test targetGiampaolo Rodola2020-05-051-2/+2
* | (minor) fix argGiampaolo Rodola2020-05-051-3/+3
* | don't run namespaces test at runtime + refactor coverage testGiampaolo Rodola2020-05-053-23/+30
|/