index
:
delta/python-packages/psutil.git
0-wiz-0-master
1018-test-refactoring
1040-fix-unicode
1044-osx-zombies
1053-drop-py26-test-support
1058-enable-fix-warnings
1102-proc-bitness
1124-win-wait
1151-PSUTIL_TESTING_env_var
1173-debug-mode
1183-proc-children-speedup
357-proc-cpu-num
371-temperatures
5.7.3
5.9.0-py3.6-wheels
613-thread-names
655-windows-unicode
663-ptp-ifaces
720-sysinfo
722-net-io-ext
756-disk-io-busy-time
771-win-cpu-count
772-net-io-counters-ext
777-linux-files-pos-mode
779-proc-cpu-children-times
792-cpu-stats
795-win-services
802-wrap-numbers
887-linux-free-mem-standardization
887-linux-free-mem-standardization-2
922-if-flags
930-netbsd-connections-segfault
941-cpu-freq
941-cpu-info
955-battery-sensors
EvinceMoi-fix-net_io_counter-overflow
alxchk-master
appveyor
appveyor-debug
appveyor-experiments
black
bsebi-master
c-excs-refact
c-mod-init
central-testcase-class
ci-tests
connections-refactoring
cpu-freq-sparc
cpu-info
cpu-temp
cygwin
debug-c-macro
debug-travis-osx
disk-part-ext
disk-swaps
download_stats
dragonfly-bsd
drop-win-xp-support
fbenkstein-non-unicode
fix-ci
fix-ntext.h
fix-tests
fix-win-set-debug
fix-workflow
freebsd-ci
freebsd-rlimit
fs-exceptions
get_open_files_thread
github-actions
history-urls
ipv6-zone-id
label-old-issues
landryb-openbsd
linux-cat-bcat
linux-disk-io-partitions
linux-mem
linux-zombie-proc
malloc-info
master
mem-refactoring
mem-refactoring-2
memleak-adjust
memleak-fluctuation
memleaks-refact
mindw-move_extension_2_pkg
net-if-flags
new-cpu-count
nicolargo-fansensor
nicstats-250
numfds-test-case-class
oneshot
oneshot-win
openbsd-fixes
osx-failure
osx-ionice
osx-kern-procargs2
osx-list-fds-refact
osx-mem-maps-segfault
osx-move-proc-funcs
osx-temps-alternate
osx-travis-failure
osx-wheels-debug
parallel-build
parallel-tests
pr-1036
pre-release
print-leftover
prlimit
proc-iter-fix
proc-namespace
psutil-test-flag
psutil-testing-envvar
py3.10-deprecation-warn
pyobj-refact
pypy
pypy2-win
read-whole-proc-files-2
readme-update
reap-children
refactor-c-pid-exists
release-gil
revert-1493-fix_cpu_freq
revert-888-887-linux-free-mem-standardization
revert-popen
revive-environ-windows
rich-exceptions
root-fs-device
set_procfs_path
shared-mem
skip-osx-py27
spacewander-patch-1
sync-test-primitives
test-fetch-all-parallel
testfn
thread-safety
thread-safety-2
tidelift
travis-experiments
upload-action
utils-refact
virtualization
wait-exit-code
wheel4
wheel5
wheels2
wheels3
wheels6
wifi
win-alternate-exe-api
win-c-refact
win-cons-speedup
win-cpu-times-refact
win-getloadavg
win-loadlib-refact
win-ntstatus-errs
win-open-files-fixes
win-open-files2
win-openprocess-fix-2
win-pid-type
win-pid-type2
win-proc-exe
win-proc-resources
win-refact
win-swap-usage-via-pagefiles
win-time-precision
win-uss-mem
winerr-0
winerr-handling
winloadlib
xxx
github.com: giampaolo/psutil.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Implicitly include <sys/param.h> so that __FreeBSD_version checks wor… (#2114)
Torsten-B
2022-06-24
5
-0
/
+11
*
|
|
make fix-flake8: parallelize autoflake8 execution
Giampaolo Rodola
2022-06-24
1
-2
/
+2
*
|
|
Merge branch 'master' of github.com:giampaolo/psutil
Giampaolo Rodola
2022-06-14
2
-2
/
+5
|
\
\
\
|
|
/
/
|
*
|
Fix AppVeyor CI (#2111)
Matthieu Darbois
2022-06-05
2
-2
/
+5
*
|
|
update flake8-ers
Giampaolo Rodola
2022-06-08
2
-18
/
+22
*
|
|
add flake8-quotes plugin
Giampaolo Rodola
2022-05-25
5
-5
/
+9
|
/
/
*
|
add flake8-debugger plugin to detect pdb/set_trace() lines
Giampaolo Rodola
2022-05-25
3
-6
/
+11
*
|
integrate flake8-blind-except plugin
Giampaolo Rodola
2022-05-25
3
-16
/
+22
*
|
introduce flake8-bugbear code checker
Giampaolo Rodola
2022-05-25
7
-20
/
+23
*
|
fix print_announce.py
Giampaolo Rodola
2022-05-20
1
-4
/
+2
*
|
remove tidelift.py script
Giampaolo Rodola
2022-05-20
3
-48
/
+0
*
|
pre release
release-5.9.1
Giampaolo Rodola
2022-05-20
2
-6
/
+11
*
|
merge with master
Giampaolo Rodola
2022-05-19
3
-20
/
+55
|
\
\
|
*
|
[Linux] Speedup `Process.full_memory_info()` (#2108)
Giampaolo Rodola
2022-05-18
3
-29
/
+56
*
|
|
shorten test by using spawn_testproc()
Giampaolo Rodola
2022-05-18
1
-9
/
+1
|
/
/
*
|
#2105: give hint on how to solve the problem if PdhAddEnglishCounter fails
Giampaolo Rodola
2022-05-17
1
-1
/
+4
*
|
update doc
Giampaolo Rodola
2022-04-16
2
-1
/
+6
*
|
Drop Python 2.6 support (#2099)
Hugo van Kemenade
2022-04-16
24
-44
/
+50
*
|
Merge branch 'master' of github.com:giampaolo/psutil
Giampaolo Rodola
2022-04-15
1
-1
/
+1
|
\
\
|
*
|
Use a generator to avoid a needless list allocation (#1567)
Ofek Lev
2022-04-15
1
-1
/
+1
*
|
|
give CREDITS for #1053
Giampaolo Rodola
2022-04-15
2
-0
/
+5
|
/
/
*
|
Drop Python 2.6 support (#2039)
Matthieu Darbois
2022-04-15
9
-15
/
+9
*
|
rename test functions
Giampaolo Rodola
2022-04-10
1
-5
/
+5
*
|
add autoflake automation tool to remove unused modules & variable
Giampaolo Rodola
2022-04-10
1
-1
/
+3
*
|
use autopep8 to automatically fix (some) flake8 failures; get rid of old hand...
Giampaolo Rodola
2022-04-06
4
-191
/
+6
*
|
Fixed an issue that caused linux tests to fail when running on a system with ...
myheroyuki
2022-03-18
1
-12
/
+17
*
|
fix some typos (#2085)
cui fliter
2022-03-15
10
-12
/
+12
*
|
Improves robustness of some tests that were too environment-specific (#2080)
Steve Dower
2022-02-25
2
-14
/
+42
*
|
Fixes #2078: Import the inspect module on use (#2079)
Steve Dower
2022-02-23
1
-2
/
+1
*
|
add @guilt to list of sponsors (thanks a lot! ;-))
Giampaolo Rodola
2022-02-01
2
-0
/
+2
|
/
*
FreeBSD files refactoring (#2059)
Giampaolo Rodola
2022-01-16
14
-341
/
+420
*
Remove docstrings from C function definitions (#2058)
Giampaolo Rodola
2022-01-16
7
-360
/
+175
*
OpenBSD: add support for CPU frequency (#2057)
Giampaolo Rodola
2022-01-16
7
-31
/
+60
*
OpenBSD files refactoring (#2056)
Giampaolo Rodola
2022-01-16
11
-264
/
+326
*
fix py 2.7 failures
Giampaolo Rodola
2022-01-16
3
-8
/
+6
*
fix repr(Error): PID was not shown if PID == 0
Giampaolo Rodola
2022-01-15
1
-1
/
+1
*
[Linux]: increase `read(2)` buffer size when reading /proc files lines (#2054)
Giampaolo Rodola
2022-01-15
3
-20
/
+50
*
fix failing test on py 2.7
Giampaolo Rodola
2022-01-15
1
-5
/
+7
*
bump up ver + strip() some cat() results
Giampaolo Rodola
2022-01-08
3
-6
/
+8
*
[Linux] cat/bcat utils refactoring (#2053)
Giampaolo Rodola
2022-01-08
5
-57
/
+69
*
Merge branch '5.9.0-py3.6-wheels'
Giampaolo Rodola
2022-01-07
2
-1
/
+9
|
\
|
*
3.6 wheels
5.9.0-py3.6-wheels
Giampaolo Rodola
2022-01-07
2
-1
/
+9
*
|
use explicit 'raise self.fail(...)' in unit tests
Giampaolo Rodola
2022-01-07
7
-25
/
+26
*
|
move stuff around in test_misc.py
Giampaolo Rodola
2022-01-07
1
-66
/
+78
*
|
fix #2048: str(psutil.Error) raise AttributeError
Giampaolo Rodola
2022-01-07
3
-2
/
+13
*
|
fix #2049: [Linux] cpu_freq returns current value in GHz but min/max in MHz
Giampaolo Rodola
2022-01-07
2
-1
/
+9
*
|
add @u93 to list of sponsors
Giampaolo Rodola
2022-01-07
1
-2
/
+1
*
|
add @u93 to list of sponsors
Giampaolo Rodola
2022-01-07
1
-2
/
+1
*
|
add @u93 to list of sponsors
Giampaolo Rodola
2022-01-07
2
-0
/
+4
*
|
move import on top of the file
Giampaolo Rodola
2021-12-31
2
-2
/
+3
[prev]
[next]