summaryrefslogtreecommitdiff
path: root/psutil/tests/test_memleaks.py
Commit message (Expand)AuthorAgeFilesLines
* C refact: remove useless cmdline / cwd / environ layers. Call direct functionsGiampaolo Rodola2023-04-181-0/+0
* fix: linter issues from #2146 (#2155)Matthieu Darbois2022-10-181-1/+2
* chore: skip test_cpu_freq on macOS arm64 (#2146)Matthieu Darbois2022-10-181-0/+3
* Drop Python 2.6 support (#2099)Hugo van Kemenade2022-04-161-1/+1
* Automatically sort imports (isort CLI tool) (#2033)Giampaolo Rodola2021-12-141-3/+4
* PSUTIL_DEBUG: print file + line number for C ext modules (#2005)Giampaolo Rodola2021-10-261-0/+3
* Rename cpu_count_physical() to cpu_count_cores()Giampaolo Rodola2020-12-211-1/+1
* Remove Travis and Cirrus, use GH also for FreeBSD (#1880)Giampaolo Rodola2020-11-151-5/+2
* Rewrite Linux prlimit() with ctypes (Linux wheels) (#1879)Giampaolo Rodola2020-11-151-1/+1
* rename memleaks scriptGiampaolo Rodola2020-05-131-0/+487