We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3e02ff commit 0b97088Copy full SHA for 0b97088
stubs/psutil/METADATA.toml
@@ -1,4 +1,4 @@
1
-version = "7.1.*"
+version = "7.1.1"
2
upstream_repository = "https://github.com/giampaolo/psutil"
3
4
[tool.stubtest]
stubs/psutil/psutil/_pslinux.pyi
@@ -24,7 +24,6 @@ HAS_PROC_IO_PRIORITY: Incomplete
24
HAS_CPU_AFFINITY: Incomplete
25
CLOCK_TICKS: Incomplete
26
PAGESIZE: Incomplete
27
-BOOT_TIME: Incomplete
28
LITTLE_ENDIAN: Incomplete
29
UNSET: object
30
DISK_SECTOR_SIZE: int
0 commit comments