mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-12 19:12:31 +08:00
[psutil] Update to 7.1.3 (#15074)
This commit is contained in:
@@ -5,6 +5,9 @@ psutil.__all__
|
||||
psutil._psaix
|
||||
psutil._psbsd
|
||||
psutil._pssunos
|
||||
psutil._psutil_aix
|
||||
psutil._psutil_bsd
|
||||
psutil._psutil_sunos
|
||||
|
||||
# Test utilities
|
||||
psutil.tests.*
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
psutil._pslinux
|
||||
psutil._pswindows
|
||||
psutil._psutil_linux
|
||||
psutil._psutil_windows
|
||||
psutil._pswindows
|
||||
|
||||
# not always available on ARM64, but we test there
|
||||
psutil.cpu_freq
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
psutil._psosx
|
||||
psutil._psutil_windows
|
||||
psutil._psutil_osx
|
||||
psutil._pswindows
|
||||
psutil._psutil_osx
|
||||
psutil._psutil_windows
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
psutil._pslinux
|
||||
psutil._psosx
|
||||
psutil._psutil_linux
|
||||
psutil._pslinux
|
||||
psutil._psutil_osx
|
||||
psutil._psutil_posix
|
||||
psutil._psutil_linux
|
||||
|
||||
Reference in New Issue
Block a user