This repository was archived by the owner on Jun 22, 2024. It is now read-only.
Tags: ddelange/psutil
Tags
Merge branch 'giampaolo-master' * giampaolo-master: chore(ci): update actions (giampaolo#2417) Don't build with limited API for 3.13 free-threaded build (giampaolo#2402)
Merge branch 'master' of https://github.com/giampaolo/psutil * 'master' of https://github.com/giampaolo/psutil: fix ruff errs skip flaky test on netbsd giampaolo#2408: fix some tests which were still failing due to the old name giampaolo#2408: ignore old "connections" name into as_dict() Rename `Process.connections()` to `Process.net_connections()` (giampaolo#2408) Remove disk_partitions() `maxfile` and `maxpath` fields (giampaolo#2405) Speedup process iter (don't check for PID reuse) (giampaolo#2404)
Merge branch 'giampaolo-master' * giampaolo-master: Fix workflow visibility badges in README (giampaolo#2399) OpenBSD: pid_exists() returns True for thread IDs (TIDs) (giampaolo#2395) pid_exists() and Process() disagree on whether a pid exists when ERROR_ACCESS_DENIED (giampaolo#2394) fix ruff errors Fix typos again (giampaolo#2388) fix doc style update HISTORY / CREDITS Include CoreFoundation/CoreFoundation.h (giampaolo#2364) Tests: Compare floats less strictly (giampaolo#2372) chore: build macOS arm64 wheels on macos-14 (giampaolo#2375) Update to fix OSX older version build failure (giampaolo#2379) Makefile: define a PYTHON_ENV_VARS var to use with the $PYTHON var. fix win tests refact serialization tests always use unittest.SkipTest where needed Add pickle support to psutil Exceptions (giampaolo#2380) enable ruff preview mode
Merge branch 'giampaolo-master' * giampaolo-master: add black opt to make lines more compact giampaolo#2366 [Windows]: log debug message when using slower process APIs Linux: skip offline cpu cores in cpu_freq (giampaolo#2376) fix py2 failure update style to latest black ver chore: update cibuildwheel on windows (giampaolo#2370) use unicode literals u"" instead of u("") make install-pip: fix installation on python 2 more ruff rules adapt to new ruff config directives update CREDITS + mention @c0m4r for sponsorship (thanks!) Include net/if.h before net/if_dl.h (giampaolo#2361) pre-release fix failing tests refac t
Merge branch 'master' of https://github.com/giampaolo/psutil * 'master' of https://github.com/giampaolo/psutil: refact some tests more tests refactoring improve tests reliability Fix cpu_freq for Apple silicon (giampaolo#2222) refactor tests + make them more robust Adopt black formatting style (giampaolo#2349) some tests refactoring add more ruff rules add SECURITY.md linux tests: refact mock_open_content()
Merge branch 'giampaolo-master' * giampaolo-master: revert prev commit which broke one test netbsd / cwd: raise NSP on ENOENT (giampaolo#2340) fix failing tests fix win test fix windows unicode tests fix some win tests + upgrade BSD* vmactions
PreviousNext