Commit Graph
9 Commits
Author SHA1 Message Date
Semyon MorozandGitHub e2c8d58a41 [psutil] Update to 7.1.3 (#15074) 2025-11-24 16:50:15 +01:00
lev-blitandGitHub cc792321dd [psutil] Bump psutil to 7.1.1 (#14873) 2025-11-21 15:09:22 +01:00
Semyon MorozandGitHub 23c65436f5 [psutil] Complete Windows stubs (#15015) 2025-11-14 21:53:46 +01:00
Emmanuel FerdmanandGitHub 8845352c2e [psutil] Add cache_clear to psutil.process_iter typing (#14803) 2025-09-30 14:59:31 +02:00
a3c8fce58d Add __all__ part 2 (#13719)
---------

Co-authored-by: Avasam <samuel.06@hotmail.com>
2025-03-31 18:27:19 -04:00
sobolevnandGitHub a640e08986 Update psutil to 7.0.* (#13507) 2025-02-17 11:23:20 +01:00
Stephen MortonandGitHub 097581ea47 Update to mypy 1.14 (#13272) 2024-12-20 17:29:38 -08:00
AvasamandGitHub 75a74ffb6c Run stubtest for psutil on all platforms (#9169) 2022-11-12 16:35:14 -08:00
Jukka LehtosaloandGitHub e2fe224b52 Stubs for psutil (#5776)
I generated these using stubgen and made various manual tweaks to fix issues
reported by stubtest.

Some of the submodules with underscore prefixes are used by open source code,
so I'm including them.

Various definitions are platform-specific. I added some sys.platform checks, but
it's hard to get these right. We may need to iterate on them later.
2021-07-15 11:37:53 +01:00