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
/
HISTORY.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
#1033 / net|proc connections / FreeBSD / OSX / memory leak: Py_DECREF object ...
Giampaolo Rodola
2017-04-29
1
-0
/
+2
*
#1029: fix encoding error for proc.econnections('unix') on OSX
Giampaolo Rodola
2017-04-28
1
-2
/
+2
*
#1029: [FreeBSD] Process.connections('unix') on Python 3 doesn't properly han...
Giampaolo Rodola
2017-04-28
1
-0
/
+2
*
#1025: implement process_iter(attrs, ad_value)
Giampaolo Rodola
2017-04-26
1
-0
/
+4
*
#1022: fix users() on Linux; update doc; bump up version
Giampaolo Rodola
2017-04-25
1
-3
/
+2
*
update CREDITS and HISTORY
Alexander Hasselhuhn
2017-04-25
1
-0
/
+2
*
fix #1021 / linux / open_files: open_files() may erroneously raise NoSuchProc...
Giampaolo Rodola
2017-04-25
1
-1
/
+4
*
fix #1017 / net_io_counters(): do not raise RuntimeError in case no NICs are ...
Giampaolo Rodola
2017-04-23
1
-0
/
+2
*
fix #1016: do not raise RuntimeError in case no disks are installed
Giampaolo Rodola
2017-04-23
1
-0
/
+1
*
fix #1015 / linux: have swap_memory() rely on /proc fs instead of sysinfo() s...
Giampaolo Rodola
2017-04-22
1
-0
/
+6
*
fix #1014: Linux can mask legitimate ENOENT exceptions as NoSuchProcess.
Giampaolo Rodola
2017-04-21
1
-0
/
+9
*
pre-release
release-5.2.2
Giampaolo Rodola
2017-04-10
1
-1
/
+1
*
fix #1010 / linux: virtual_memory() may raise ValueError
Giampaolo Rodola
2017-04-10
1
-0
/
+1
*
fix #1009: sensors_temperatures() may raise OSError.
Giampaolo Rodola
2017-04-09
1
-0
/
+1
*
fix #1006 / linux / cpu_freq(): do not define the function if not available i...
Giampaolo Rodola
2017-04-06
1
-0
/
+302
*
fix #1004 / linux / Process.io_counters(): fix possible ValueError
Giampaolo Rodola
2017-04-05
1
-5
/
+6
*
#1002 give CREDITs for #1002
Giampaolo Rodola
2017-03-28
1
-0
/
+2
*
fix #1000: setup.py: suppress module name: module references __file__warning
Giampaolo Rodola
2017-03-25
1
-0
/
+9
*
pre release
Giampaolo Rodola
2017-03-24
1
-1
/
+3
*
fix #981: [Linux] cpu_freq() may return an empty list.
Giampaolo Rodola
2017-03-24
1
-0
/
+1
*
#996: [Linux] sensors_temperatures() may not show all temperatures.
Giampaolo Rodola
2017-03-23
1
-0
/
+1
*
#997 / virtual_memory() / FreeBSD: sysctl vm.stats.vm.v_cache_count fails on ...
Giampaolo Rodola
2017-03-23
1
-0
/
+10
*
pre-release
release-5.2.0
Giampaolo Rodola
2017-03-05
1
-1
/
+1
*
fix #986: [Linux] Process.cwd() may raise NoSuchProcess instead of ZombieProc...
Giampaolo Rodola
2017-03-04
1
-0
/
+1
*
add history entry
Max Belanger
2017-03-03
1
-0
/
+1
*
update HISTORY and CREDITS
Giampaolo Rodola
2017-02-16
1
-0
/
+4
*
#976 / Linux / Process.io_counters(): return also read_chars and write_chars ...
Giampaolo Rodola
2017-02-14
1
-0
/
+2
*
fix #976 / windows / io_counters(): add 2 new fields
Giampaolo Rodola
2017-02-14
1
-0
/
+2
*
#974 sensors_fans(): add example script, return dict and named tuple instead ...
Giampaolo Rodola
2017-02-13
1
-2
/
+2
*
Add new sensors_fans method
nicolargo
2017-02-11
1
-0
/
+7
*
fix #973: cpu_percent() may raise ZeroDivisionError.
release-5.1.3
Giampaolo Rodola
2017-02-07
1
-0
/
+1
*
pre-release
Giampaolo Rodola
2017-02-07
1
-0
/
+9
*
#966: sensors_battery().power_plugged may erroneously return None on Python 3
Giampaolo Rodola
2017-02-03
1
-0
/
+2
*
fix #970 [Linux] sensors_battery()'s name and label fields on Python 3 are bytes
Giampaolo Rodola
2017-02-03
1
-0
/
+2
*
fix #968 / Linux: disk_io_counters() is broken on python 3
Giampaolo Rodola
2017-02-03
1
-0
/
+9
*
pre release
release-5.1.1
Giampaolo Rodola
2017-02-03
1
-3
/
+1
*
#966: sensors_battery().power_plugged may lie if AC0/online is not there; fal...
Giampaolo Rodola
2017-02-02
1
-1
/
+2
*
update HISTORY
Giampaolo Rodola
2017-02-02
1
-0
/
+5
*
#966: sensors_battery() fails with no such file error
Giampaolo Rodola
2017-02-02
1
-0
/
+2
*
fix #965: disk_io_counters() may miscalculate sector size and report the wron...
Giampaolo Rodola
2017-02-02
1
-0
/
+2
*
fix #964: windows Process.username() / psutil.users() may return badly encode...
Giampaolo Rodola
2017-02-01
1
-0
/
+10
*
update readme
Giampaolo Rodola
2017-02-01
1
-0
/
+1
*
pre release
release-5.1.0
Giampaolo Rodola
2017-02-01
1
-1
/
+1
*
update README / HISTORY
Giampaolo Rodola
2017-02-01
1
-49
/
+1
*
update HISTORY / README
Giampaolo Rodola
2017-02-01
1
-0
/
+1
*
fix #961: [Windows] WindowsService.description() may fail with ERROR_MUI_FILE...
Giampaolo Rodola
2017-02-01
1
-0
/
+2
*
#fix 960 / Popen.wait: return negative exit code if process is killed by a si...
Giampaolo Rodola
2017-01-31
1
-0
/
+2
*
update HISTORY
Giampaolo Rodola
2017-01-30
1
-0
/
+201
*
#956: cpu_affinity([]) can now be used as an alias to set affinity against al...
Giampaolo Rodola
2017-01-30
1
-0
/
+2
*
#959: update HISTORY / CREDITS
Giampaolo Rodola
2017-01-30
1
-0
/
+1
[next]