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
*
Fix #1512 proc connections() fails with EOPNOTSUPP
Giampaolo Rodola
2020-12-29
1
-0
/
+2
*
Rename cpu_count_physical() to cpu_count_cores()
Giampaolo Rodola
2020-12-21
1
-7
/
+7
*
adjust CI bots
Giampaolo Rodola
2020-12-20
1
-2
/
+1
*
#1892 fix cpu_freq() broken on Apple M1 (#1895)
Giampaolo Rodola
2020-12-20
1
-0
/
+12
*
pre-release
Giampaolo Rodola
2020-12-19
1
-3
/
+3
*
give CREDITS to @modelrockettier for #1822
Giampaolo Rodola
2020-12-17
1
-0
/
+2
*
update HISTORY
Giampaolo Rodola
2020-12-17
1
-0
/
+1
*
[Windows] giveup with AD for all NtWow64 API calls (query 64-bit process from...
Giampaolo Rodola
2020-12-14
1
-0
/
+2
*
fix #1875: username return ERROR_NONE_MAPPED
Giampaolo Rodola
2020-12-14
1
-1
/
+3
*
[Windows] #1877: turn OpenProcess -> ERROR_SUCCESS into AD or NSP (#1887)
Giampaolo Rodola
2020-12-14
1
-0
/
+2
*
[macOS] EIO error occurring on cmdline() and environ (#1886)
Giampaolo Rodola
2020-12-14
1
-0
/
+2
*
add CONTRIBUTING.md
Giampaolo Rodola
2020-12-13
1
-1
/
+2
*
Remove Travis and Cirrus, use GH also for FreeBSD (#1880)
Giampaolo Rodola
2020-11-15
1
-1
/
+4
*
Fix solaris swap output when 'encrypted' column exists (#1876)
Jake Omann
2020-11-13
1
-0
/
+1
*
[Windows] add support for pypy2 on windows (#1872)
Giampaolo Rodola
2020-11-10
1
-1
/
+7
*
revert last commit
Giampaolo Rodola
2020-11-01
1
-5
/
+0
*
fix #1868: missing fields from /proc/pid/stat on Alpine Linux
Giampaolo Rodola
2020-11-01
1
-0
/
+5
*
disk_partitions() maxfile and maxpath (#1863)
Giampaolo Rodola
2020-10-24
1
-0
/
+10
*
pre release
Giampaolo Rodola
2020-10-23
1
-1
/
+1
*
[FreeBSD] process resource limits (#1859) (#809)
Giampaolo Rodola
2020-10-23
1
-1
/
+2
*
linux / cpu_count phys: take depreated */thread_siblings_list into
Giampaolo Rodola
2020-10-17
1
-0
/
+2
*
fix #1738 / osx / exe(): catch ENOENT which may occur if process is still ali...
Giampaolo Rodola
2020-10-17
1
-0
/
+2
*
macOS: include unistd.h needed by getpagesize(); fixes #1791
Giampaolo Rodola
2020-10-17
1
-0
/
+1
*
windows / open_files; check globalFileName is not NULL before accessing it; f...
Giampaolo Rodola
2020-10-17
1
-0
/
+2
*
give CREDTIS for #1838, #1828
Giampaolo Rodola
2020-09-30
1
-0
/
+6
*
give CREDITS for #1837
Giampaolo Rodola
2020-09-27
1
-0
/
+2
*
give credits to Chris Burger for #1830
Giampaolo Rodola
2020-09-21
1
-1
/
+1
*
update doc for #1830 (net_if_stats() isup check if NIC is running)
Giampaolo Rodola
2020-09-21
1
-1
/
+3
*
give CREDITS for #1800 / @ArminGrunner
Giampaolo Rodola
2020-08-13
1
-0
/
+9
*
pre-release
Giampaolo Rodola
2020-07-15
1
-0
/
+9
*
pre-release
release-5.7.1
Giampaolo Rodola
2020-07-15
1
-3
/
+3
*
give CREDITS for #1768 and #1781
Giampaolo Rodola
2020-07-05
1
-0
/
+4
*
[macOS] Fix zombie leak detection on (#1766)
Giampaolo Rodola
2020-05-25
1
-0
/
+1
*
[Linux] Process.rlimit() does not handle LONG LONG properly (#1760)
Giampaolo Rodola
2020-05-16
1
-0
/
+1
*
Memory leak test: take fluctuations into account (#1757)
Giampaolo Rodola
2020-05-13
1
-0
/
+1
*
update README
Giampaolo Rodola
2020-05-03
1
-14
/
+11
*
Process wait() improvements (#1747)
Giampaolo Rodola
2020-05-03
1
-1
/
+18
*
Revert #1736: Popen inheriting from subprocess (#1744)
Giampaolo Rodola
2020-05-01
1
-3
/
+1
*
Parallel build (#1741)
Giampaolo Rodola
2020-04-30
1
-0
/
+2
*
psutil.Popen: inherit from subprocess + support wait(timeout=...) parameter (...
Giampaolo Rodola
2020-04-28
1
-0
/
+2
*
Parallel tests (UNIX) (#1709)
Giampaolo Rodola
2020-04-26
1
-0
/
+4
*
Merge branch 'master' of github.com:giampaolo/psutil
Giampaolo Rodola
2020-04-15
1
-1
/
+1
|
\
|
*
Fixup release date (#1716)
Andrey Babak
2020-03-14
1
-1
/
+1
*
|
update HISTORY/CREDITS
Giampaolo Rodola
2020-04-14
1
-0
/
+10
|
/
*
Add C linter script (#1698)
Giampaolo Rodola
2020-02-18
1
-4
/
+5
*
revert #1667 process_iter() new_only param
Giampaolo Rodola
2020-02-18
1
-1
/
+0
*
update history for #1695
Giampaolo Rodola
2020-02-15
1
-0
/
+2
*
#1693: also increase precision of users()'s login time
Giampaolo Rodola
2020-02-13
1
-2
/
+2
*
#1681, revert 00a3398
Giampaolo Rodola
2020-02-13
1
-1
/
+0
*
[Windows] increase precision of boot_time() and proc create_time() (#1693)
Giampaolo Rodola
2020-02-13
1
-0
/
+2
[next]