mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-12 19:12:31 +08:00
Update psutil to 7.0.* (#13507)
This commit is contained in:
@@ -1,15 +1,8 @@
|
||||
# TODO: missing from stub
|
||||
psutil.__all__
|
||||
psutil._common.__all__
|
||||
psutil._compat.__all__
|
||||
psutil._psposix.__all__
|
||||
|
||||
# These super() dunders don't seem to be particularly useful,
|
||||
# and having them pop up on autocomplete suggestions would be annoying
|
||||
psutil._compat.super.__self__
|
||||
psutil._compat.super.__self_class__
|
||||
psutil._compat.super.__thisclass__
|
||||
|
||||
# Stubtest does not support these platforms
|
||||
psutil._psaix
|
||||
psutil._psbsd
|
||||
|
||||
Reference in New Issue
Block a user