Sebastian Rittau and GitHub
8ffc43610f
Update mypy to 1.20.0 ( #15588 )
2026-04-01 17:02:18 +02:00
Semyon Moroz and GitHub
35fa2c83c5
[psutil] Update to 7.2.0 ( #15173 )
2025-12-27 11:28:34 +01:00
Semyon Moroz and GitHub
e2c8d58a41
[psutil] Update to 7.1.3 ( #15074 )
2025-11-24 16:50:15 +01:00
lev-blit and GitHub
cc792321dd
[psutil] Bump psutil to 7.1.1 ( #14873 )
2025-11-21 15:09:22 +01:00
Semyon Moroz and GitHub
23c65436f5
[psutil] Complete Windows stubs ( #15015 )
2025-11-14 21:53:46 +01:00
Emmanuel Ferdman and GitHub
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
sobolevn and GitHub
a640e08986
Update psutil to 7.0.* ( #13507 )
2025-02-17 11:23:20 +01:00
Stephen Morton and GitHub
097581ea47
Update to mypy 1.14 ( #13272 )
2024-12-20 17:29:38 -08:00
Avasam and GitHub
75a74ffb6c
Run stubtest for psutil on all platforms ( #9169 )
2022-11-12 16:35:14 -08:00
Jukka Lehtosalo and GitHub
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