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
path:
root
/
psutil
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix tests
fs-exceptions
Giampaolo Rodola
2019-06-27
1
-1
/
+2
*
port more stuff
Giampaolo Rodola
2019-06-26
2
-6
/
+5
*
port more stuff
Giampaolo Rodola
2019-06-26
1
-14
/
+13
*
more ports
Giampaolo Rodola
2019-06-26
2
-10
/
+7
*
use SO_REUSEADDR on UNIX only
Giampaolo Rodola
2019-06-26
1
-2
/
+2
*
version bump + fix typo
Giampaolo Rodola
2019-06-19
1
-1
/
+1
*
rename class names
Giampaolo Rodola
2019-06-14
1
-7
/
+8
*
fix FreeBSD tests
Giampaolo Rodola
2019-06-14
1
-20
/
+24
*
fix various tests
Giampaolo Rodola
2019-06-14
3
-3
/
+15
*
Connection family/type are not converted to enums (#1535)
Giampaolo Rodola
2019-06-14
4
-171
/
+203
*
fix bsd test
Giampaolo Rodola
2019-06-13
1
-1
/
+1
*
skip pure-python mem test on linux
Giampaolo Rodola
2019-05-30
1
-0
/
+1
*
update CREDITS + small style fix
Giampaolo Rodola
2019-05-08
1
-5
/
+0
*
Fix some tests on AIX (#1507)
wiggin15
2019-05-08
1
-3
/
+17
*
Fix #1494: [AIX] implement Process.environ() (#1505) (patch by Arnon Yaari)
wiggin15
2019-05-07
1
-1
/
+1
*
Fix #1276: [AIX] use getargs to get process cmdline (#1500) (patch by @wiggi...
wiggin15
2019-05-06
1
-0
/
+16
*
Fix cpu freq (#1496)
David Brochart
2019-04-26
2
-7
/
+25
*
Update cpu_freq to return 0 for max/min if not available (#1487)
Alex Manuskin
2019-04-25
1
-4
/
+4
*
Implement getloadavg on Windows. Fixes #604 and #1484 (#1485) (patch by Ammar...
Ammar Askar
2019-04-11
4
-0
/
+31
*
Linux / CPU freq, fixes #1481
Alex Manuskin
2019-04-05
1
-34
/
+47
*
move bytes2human() into psutil._common and reused it from scripts dir
Giampaolo Rodola
2019-04-05
1
-19
/
+1
*
Merge branch 'master' of github.com:giampaolo/psutil
Giampaolo Rodola
2019-04-05
1
-7
/
+15
|
\
|
*
fix windows failure re. py 2 vs. 3
Giampaolo Rodola
2019-04-05
1
-7
/
+15
*
|
fix linux tests
fix-tests
Giampaolo Rodola
2019-04-05
1
-2
/
+2
|
/
*
remove outdated tests
Giampaolo Rodola
2019-04-05
1
-4
/
+0
*
[Win] Process IO priority constants + high priority (#1479 / #1476)
Giampaolo Rodola
2019-04-05
1
-26
/
+31
*
don't fail if there are not prev failed tests
Giampaolo Rodola
2019-04-05
1
-1
/
+3
*
fix #1478: add make command to re-run tests failed on last run
Giampaolo Rodola
2019-04-05
1
-2
/
+25
*
[Win] return value is not properly handled for undocumented NT* Windows APIs....
Giampaolo Rodola
2019-04-04
1
-2
/
+5
*
properly check OSError.winerror
winerr-handling
Giampaolo Rodola
2019-04-04
1
-8
/
+8
*
refactor ionice() on Linux
Giampaolo Rodola
2019-04-04
1
-29
/
+27
*
ionice test refactoring
Giampaolo Rodola
2019-04-04
1
-48
/
+50
*
#1458: implement colors on Windows
Giampaolo Rodola
2019-03-18
1
-7
/
+49
*
update HISTORY / CREDITS, fix some C warnings
Giampaolo Rodola
2019-03-17
1
-2
/
+1
*
issue #1404 / linux / phys CPUs count
Giampaolo Rodola
2019-03-14
1
-4
/
+6
*
Big docfix (#1464)
Giampaolo Rodola
2019-03-14
9
-128
/
+149
*
Make tests invariant to LANG setting (#1462)
Benjamin Drung
2019-03-13
1
-3
/
+3
*
test runner: show errors on KeyboardInterrupt
Giampaolo Rodola
2019-03-13
1
-3
/
+18
*
test runner refactoring (avoid code duplication)
Giampaolo Rodola
2019-03-13
17
-57
/
+48
*
Coloured tests (#1459)
Giampaolo Rodola
2019-03-13
17
-61
/
+141
*
run win specific tests twice as fast
Giampaolo Rodola
2019-03-09
1
-22
/
+10
*
test refactoring
Giampaolo Rodola
2019-03-10
1
-47
/
+57
*
test: avoid failing at import time
Giampaolo Rodola
2019-03-06
2
-3
/
+2
*
Fix #1329: [AIX] disable some functions based on availability in libperfstat ...
wiggin15
2019-03-05
6
-6
/
+17
*
fix ResourceWarning
release-5.6.0
Giampaolo Rodola
2019-03-05
1
-2
/
+2
*
Merge branch 'master' of github.com:giampaolo/psutil
Giampaolo Rodola
2019-02-28
1
-1
/
+1
|
\
|
*
Restore Win-7 support on GIT master (5.5.1 was OK) (#1446)
Giampaolo Rodola
2019-02-28
1
-1
/
+1
*
|
#1291: (BACKWARD-INCOMPATIBLE) remove memory_maps() on OSX
Giampaolo Rodola
2019-02-28
4
-14
/
+3
|
/
*
#1291 / OSX: mark memory_maps() as deprecated and make it alwats raise Access...
Giampaolo Rodola
2019-02-27
4
-6
/
+13
*
add win tests related to send_signal(CTRL_C_EVENT) #1227
Giampaolo Rodola
2019-02-26
1
-4
/
+8
[next]