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
/
setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove "$Id$" occurrences from source code files. They were used by svn props...
Giampaolo Rodola'
2013-03-26
1
-3
/
+1
*
Revert r1548 (issue 340): ignoring files with handle.GrantedAccess == 0x00120...
Giampaolo Rodola'
2012-12-13
1
-0
/
+1
*
setup.py refactoring: get rid of version string; from now on that gets mainta...
Giampaolo Rodola'
2012-07-18
1
-8
/
+33
*
little OSX refactoring + update version + get rid of old 'doc' directory refe...
Giampaolo Rodola'
2012-07-18
1
-1
/
+1
*
update version (sigh!)
Giampaolo Rodola'
2012-06-29
1
-1
/
+1
*
get_users(), rename 'options' ntuple field to 'opts' plus update README and H...
Giampaolo Rodola'
2012-06-27
1
-2
/
+2
*
remove sys.platform.lower() redundancy when checking for what platform we're ...
Giampaolo Rodola'
2012-06-26
1
-4
/
+4
*
fix issue #274: rewrite code in an idiom which works with both python 2.x and...
Giampaolo Rodola'
2012-06-03
1
-15
/
+4
*
Fix issue 260: (Linux) process memory maps
Giampaolo Rodola'
2012-04-26
1
-1
/
+1
*
Remove free() call on stack variable in get_process_environ() (WIN) causing h...
david daeschler
2012-04-25
1
-0
/
+3
*
Add test which compares Process.create_time with ps
Giampaolo Rodola'
2012-04-23
1
-1
/
+1
*
Issue #229: get_users() windows implementation.
Giampaolo Rodola'
2012-03-07
1
-1
/
+2
*
introduce assertIn usage into the test suite
Giampaolo Rodola'
2012-03-07
1
-1
/
+2
*
Issue #238: process cpu affinity (Linux implementation)
Giampaolo Rodola'
2011-12-23
1
-2
/
+2
*
remove wrong metadata in setup.py
release-0.4.1
Giampaolo Rodola'
2011-12-14
1
-1
/
+0
*
- rewrite README by using ReStructuredText: this lets us have a nice home pag...
Giampaolo Rodola'
2011-11-09
1
-7
/
+11
*
bump up version number + some minor fixes
Giampaolo Rodola'
2011-10-29
1
-2
/
+2
*
Fix compatibility with mingw32 and 2 compiler warnings.
Giampaolo Rodola'
2011-10-22
1
-1
/
+1
*
update to version 0.4.0; remove test which makes sure counters have increased...
Giampaolo Rodola'
2011-10-22
1
-2
/
+2
*
206: implement disk_io_counters() on FreeBSD
Giampaolo Rodola'
2011-10-21
1
-1
/
+2
*
add license header also in example scripts
Giampaolo Rodola'
2011-10-05
1
-3
/
+4
*
Fix #212
Giampaolo Rodola'
2011-10-05
1
-2
/
+6
*
removed LICENSE text committed by accident
Giampaolo Rodola'
2011-09-29
1
-4
/
+0
*
preliminary iotop example script
Giampaolo Rodola'
2011-09-29
1
-1
/
+4
*
Bumping the version information to 0.3.1.
jcscoobyrs
2011-09-22
1
-1
/
+1
*
Per Issue 206 adding -framework IOKit to resolve missing symbol _kIOMasterPor...
Jay Loden
2011-09-21
1
-1
/
+1
*
Added extra_link_args=['-framework', 'CoreFoundation'] per Issue #206 to
Jay Loden
2011-09-21
1
-1
/
+2
*
Fix issue 203: skip test_nice in case of AccessDenied
Giampaolo Rodola'
2011-09-05
1
-1
/
+1
*
update setup.py metadata
Giampaolo Rodola'
2011-07-08
1
-1
/
+2
*
update doc
Giampaolo Rodola'
2011-07-08
1
-4
/
+3
*
Fix #179: use setuptools in setup.py
Giampaolo Rodola'
2011-07-06
1
-1
/
+4
*
considering the new disk-related functions let's consider this a major versio...
Giampaolo Rodola'
2011-06-27
1
-1
/
+1
*
little refactoring
Giampaolo Rodola'
2011-06-06
1
-2
/
+2
*
removal of unused imports discovered with pyflakes
Giampaolo Rodola'
2011-06-04
1
-1
/
+0
*
update version in setup.py and add temporary fix for a test failure on linux
Giampaolo Rodola'
2011-06-04
1
-2
/
+2
*
update version in setup.py
Giampaolo Rodola'
2011-03-20
1
-2
/
+4
*
Fix issue 147: implement process I/O nice on Linux.
Giampaolo Rodola'
2011-01-13
1
-1
/
+5
*
Issue 142: implement process nice/priority on Windows.
Giampaolo Rodola'
2010-12-27
1
-11
/
+11
*
Issue 142: implement set process niceness by adding a new _psutil_posix.c mod...
Giampaolo Rodola'
2010-12-25
1
-14
/
+22
*
Adds a new _psutil_common.c file which defines routines that are common to al...
Giampaolo Rodola'
2010-11-20
1
-0
/
+3
*
add donload url in setup.py, useful for setuptools and also add new keywords
release-0.2.0
Giampaolo Rodola'
2010-11-13
1
-1
/
+3
*
update classifiers in setup.py
Giampaolo Rodola'
2010-10-29
1
-3
/
+6
*
Fix error in setup.py which broke installation.
Giampaolo Rodola'
2010-10-22
1
-3
/
+1
*
adds a psutil.version_info tuple to permit operations against psutil version
Giampaolo Rodola'
2010-10-21
1
-1
/
+5
*
get_connections() now works under python 3 on Linux; added note on how to run...
Giampaolo Rodola'
2010-07-19
1
-1
/
+1
*
raise NotImplementedError with a proper error message if the platform is not ...
Giampaolo Rodola'
2010-07-09
1
-1
/
+4
*
Implemented get_open_files() on Windows thanks to this useful recipe I found ...
Giampaolo Rodola'
2010-03-08
1
-0
/
+1
*
No longer install wmi.py in setup.py script as it turns out that two separate...
Giampaolo Rodola'
2010-03-02
1
-18
/
+0
*
Added more metadata classifiers including all versions of python supported by...
Giampaolo Rodola'
2010-03-02
1
-0
/
+8
*
setup.py script now includes a hack for Python 3 to tell distutils to run 2to...
Giampaolo Rodola'
2010-02-21
1
-5
/
+14
[next]