Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

psutil

Cross-platform lib for process and system monitoring in Python
Collective - Host: opensource - https://opencollective.com/psutil - Code: https://github.com/giampaolo/psutil

Merge branch 'master' of github.com:giampaolo/psutil

github.com/giampaolo/psutil - 29ee05cb5957f0142093c41fa97d8609d5ccd71a authored almost 8 years ago
Merge branch 'master' into 802-wrap-numbers

github.com/giampaolo/psutil - 684ad76d471922b1a722517e8f6f2617597c0cb9 authored almost 8 years ago
#802: update doc + apply wrap function to disk and net io functions

github.com/giampaolo/psutil - d1d20cc92ddfe3b054dc9d406852f230e3f6ef81 authored almost 8 years ago
update DEVGUIDE

github.com/giampaolo/psutil - 7786cd8eff5680938c260520ae5b81a9cdc762ff authored almost 8 years ago
memleaks: warm up before starting

github.com/giampaolo/psutil - 30ca61ad5385e83d3c114587da5aea2d303c4f1f authored almost 8 years ago
Merge branch 'master' into 802-wrap-numbers

github.com/giampaolo/psutil - ebf48f7adae58d024ee3ccb989f0e65ef31689d5 authored almost 8 years ago
update disk_io_counters() doc

github.com/giampaolo/psutil - de8734dff352b6b18e4e557aa5cfe244ccc32f00 authored almost 8 years ago
change var name

github.com/giampaolo/psutil - 9566f65471458116c6db4c4c286b468e054334fe authored almost 8 years ago
#802 add tests

github.com/giampaolo/psutil - 956c1cdc627e9e9f35b56eac13f3ce0c63f953da authored almost 8 years ago
avoid to unnecessarily populate reminder_keys dict

github.com/giampaolo/psutil - 247d3a446955ddbd35ffb3db66896d6013894cb3 authored almost 8 years ago
expose cache_info() method

github.com/giampaolo/psutil - 7828b9c1e4dd4fa5df5b0681850d81d24afdf015 authored almost 8 years ago
remove useless key item

github.com/giampaolo/psutil - 53dbbfce60a92a36b571945c36958878fd50bcaf authored almost 8 years ago
change var names

github.com/giampaolo/psutil - 4c75cdd2f802cf7cf44f9575da6f064165c4c1cb authored almost 8 years ago
refactoring

github.com/giampaolo/psutil - fe8f4c0791547ab9ade78378b1d6021f5838f1ea authored almost 8 years ago
refactoring

github.com/giampaolo/psutil - 397f56881ba04a6bcec32bd45616b4382834dab3 authored almost 8 years ago
#802: refactoring

github.com/giampaolo/psutil - 42af6fc151d0bff8ad07e10ed7f11f2151744d0c authored almost 8 years ago
#802: move everything into a class

github.com/giampaolo/psutil - 291870b94b753a22d1efb30059a5600b084fcbe6 authored almost 8 years ago
#802: change algorithm

github.com/giampaolo/psutil - 98af48a1c675e28c18f3dd05e11db6cb1d44dbaf authored almost 8 years ago
#802: remove entries from index dict

github.com/giampaolo/psutil - 09a8258ba06c068f32f8c66518c93666cfed5d0a authored almost 8 years ago
#802: further tests for disappearing keys (impl is still broken)

github.com/giampaolo/psutil - 5141848f0e607c5894733297c46755be41af975c authored almost 8 years ago
#802: add test for disappearing keys which wrap

github.com/giampaolo/psutil - 726e179629273f7bae3e6b38262b2cd40f224746 authored almost 8 years ago
update tests

github.com/giampaolo/psutil - 69aef18a79a8b23c66ade2aaf0234b46e845cf4c authored almost 8 years ago
#802: handle the case where dict keys changes between calls

github.com/giampaolo/psutil - 8735a5218548be2c04f8aec4e0153dd4e8ac15f4 authored almost 8 years ago
#802: finally start to get it right (tests pass)

github.com/giampaolo/psutil - f0d5eed1b365e020358447b4abc3f253552e57dd authored almost 8 years ago
test was not correct

github.com/giampaolo/psutil - 6b2f97b9e4e8bb9bd095ac8efd342b8ea7b22f69 authored almost 8 years ago
#802: test driven development ;)

github.com/giampaolo/psutil - 26bcd9c85a2250a5ac34b6750615b5ba9cc1c002 authored almost 8 years ago
#802 more tests

github.com/giampaolo/psutil - b566ae2f14d36fc350462f3e927e4c48673d90a5 authored almost 8 years ago
#802: first PoC of (not working) wrap function

github.com/giampaolo/psutil - 950a57d7d3124f7e2f83cd439032848c69a03b33 authored almost 8 years ago
#1007: add test for fluctuation

github.com/giampaolo/psutil - 65f76c0311901f2e8c77a8f6a719d340d227d017 authored almost 8 years ago
Merge branch 'master' of github.com:giampaolo/psutil

github.com/giampaolo/psutil - 53acede12aa46e30d7893718d2383271f140b7a1 authored almost 8 years ago
#1007: add note about boot_time() on win whose is may not be the same across different processes

github.com/giampaolo/psutil - ef026ada97a4faadd5658472100c5e68b869d962 authored almost 8 years ago
#1007 / boot_time() / win: consider 1 sec fluctuation between calls acceptable and return always the same value

github.com/giampaolo/psutil - 49ce1f6de1532fb2be4301f3a62699340cd06a2d authored almost 8 years ago
make ThreadTask a ctx manager

github.com/giampaolo/psutil - 3e06eee00d3717592336191113f3f82c9832ddce authored almost 8 years ago
refactoring

github.com/giampaolo/psutil - 411ec0da2da0e81087564545cdf40b186ef52184 authored almost 8 years ago
enhance atexit functions

github.com/giampaolo/psutil - a5539d371e368f5505e4ccb746c49345403a552a authored almost 8 years ago
relax compyload_shared_lib filtering

github.com/giampaolo/psutil - 5a92ca5c58c4343f0f5bd1a430355e03f791a380 authored almost 8 years ago
relax compyload_shared_lib filtering

github.com/giampaolo/psutil - 7666c166054a21a5150f13cd24128398b74239b9 authored almost 8 years ago
add _cleanup_on_err decorator for subprocess test functions

github.com/giampaolo/psutil - 6c1473c8a04b8dc01effeb883901537185fd90fe authored almost 8 years ago
minor refactoring

github.com/giampaolo/psutil - a12e418580e89936f0b95b2ce70990a9c1301e6e authored almost 8 years ago
prevent windows tests to open error dialogs/windows

github.com/giampaolo/psutil - 46399478463f2a16eb2c611ba74489682be95e1a authored almost 8 years ago
fix AttributeError

github.com/giampaolo/psutil - ae5c4378b7a441cd2ed8cb5ab795669206b5c7c4 authored almost 8 years ago
filter shared libs with looking for 'python' in their name

github.com/giampaolo/psutil - 84a9806a2b82483686ee428afa4fa600981601d2 authored almost 8 years ago
fix AttributeError

github.com/giampaolo/psutil - 86b408d94681c190491b52e57cca1296ccd790c4 authored almost 8 years ago
FreeLibrary: catch return code and raise exc

github.com/giampaolo/psutil - ef7edab7cdb519756b015c51f1618576b54f04f8 authored almost 8 years ago
use ctypes WinDLL instead of CDLL

github.com/giampaolo/psutil - 6de4345b6a37ff9237171698fddaf0255fb9e87b authored almost 8 years ago
copyload_shared_lib: split it in 2 functions for POSIX and WIN

github.com/giampaolo/psutil - 91a043514e32eb3e79f4e44a572da25ea5c6310b authored almost 8 years ago
fix linux test

github.com/giampaolo/psutil - 9d0d8515c907aae49427c45503f13f0739df8860 authored almost 8 years ago
make.bat: have subprocesses inherit cwd and environ

github.com/giampaolo/psutil - 93a989f7040539ca9d928d635169a0df9ba20b43 authored almost 8 years ago
make.bat uninstall: remove files from site-packages dir

github.com/giampaolo/psutil - ac81153b664e468428bb9c550dbea03d3087f8cc authored almost 8 years ago
fix TypeError

github.com/giampaolo/psutil - eb3be3d3ab2e55e79121ba8e0f183b60343f73da authored almost 8 years ago
make test file executable

github.com/giampaolo/psutil - 64a3e0730b7bab98dd2bd35b900131bb28b173e4 authored almost 8 years ago
Merge branch 'master' of github.com:giampaolo/psutil

github.com/giampaolo/psutil - 51cb38be57ff5e4b19a47e36343e3e5006e618e4 authored almost 8 years ago
add workaround for ctypes python bug bpo-30286

github.com/giampaolo/psutil - d9dc82a379e14f34fa556d5fc8a0b5a8aa37988e authored almost 8 years ago
wimake: listdir() unicode so that also paths with funky names can be removed

github.com/giampaolo/psutil - a47c7c977cb04fc0980449f7a26a82f8191b8255 authored almost 8 years ago
change var name

github.com/giampaolo/psutil - 094eeb53d759884f87abebf9f19c49e2f19aa7ae authored almost 8 years ago
try to minimize shared lib test failures on win

github.com/giampaolo/psutil - 810d4eb7132679712adee47cb26c632614f93413 authored almost 8 years ago
small test refactoring

github.com/giampaolo/psutil - fa3a646a597a760283470757fde2c4a3bb98bbab authored almost 8 years ago
fix failing test

github.com/giampaolo/psutil - a79ab08c3910f73ee17877ef7a2784de4706e55b authored almost 8 years ago
use mock to raise an exc instead of picking up the low level C function

github.com/giampaolo/psutil - 94734dc40c7df507eaf5fc63ee47dd83cbe5ce14 authored almost 8 years ago
make.bat: recognize python 64 versions

github.com/giampaolo/psutil - a73376529d4423cff81f8cb8feb22da7ed9c79a7 authored almost 8 years ago
make.bat: add -p opt

github.com/giampaolo/psutil - 3977de2616650c1ed2c9bf392c88eb2d0dd837d4 authored almost 8 years ago
#1040: on py 3.6 use sys.getfilesystemencodeerrors() to determined the default error handler instead of guessing it

github.com/giampaolo/psutil - 982f255b4a14c96482ad1ce455b0f2fb0275e144 authored almost 8 years ago
skip failing test

github.com/giampaolo/psutil - a1f2a0970fcf353e01fe5abd5c3a4e7a50037648 authored almost 8 years ago
refactoring

github.com/giampaolo/psutil - f327bf134674fa1e651aecb6043d9cedc8040755 authored almost 8 years ago
try to minimize dll related test failures

github.com/giampaolo/psutil - cdb1e714b2134f91e337e4e74146f5962291a972 authored almost 8 years ago
Merge branch 'master' of github.com:giampaolo/psutil

github.com/giampaolo/psutil - 4b18e691d0e856e942291144e6637081f9b13679 authored almost 8 years ago
try to minimize dll test failures on windows by picking python dll

github.com/giampaolo/psutil - 46b43f3bd313d2d54cf162fe8e5fde8d4068f704 authored almost 8 years ago
try to minimize dll test failures on windows by picking python dll

github.com/giampaolo/psutil - 7ed7472a7b4a486c8f0cbc3436e98caed380e4a6 authored almost 8 years ago
fix #1051: make disk_usage() on python 3 able to deal with bytes

github.com/giampaolo/psutil - ec42f77f5ab929e6557b44810c92313e9d0d89d6 authored almost 8 years ago
Merge pull request #1052 from giampaolo/1040-fix-unicode

#1040 fix unicode

github.com/giampaolo/psutil - 91f26bb3bd08b5bf1db3d185274986962c8bd15a authored almost 8 years ago
minor refactoring

github.com/giampaolo/psutil - 04111d9a048006ecb24ca7a7a92e84bb138e4618 authored almost 8 years ago
update notes

github.com/giampaolo/psutil - 7ec4a8e75cf831a61d0e225c3e63fe83c9a0c5df authored almost 8 years ago
merge with master

github.com/giampaolo/psutil - d7d23959b5b9579307c424b08b8d33892d056c92 authored almost 8 years ago
#1040 update doc/notes

github.com/giampaolo/psutil - de2b223686d5f8b8fd8cf28a4eef4c91468bf9c2 authored almost 8 years ago
#1040: add notes about unicode in the doc

github.com/giampaolo/psutil - 9ea0636f8c50f532661a9a894bd4f10b4c6d7c43 authored almost 8 years ago
assume that internally python 3 never deals with bytes; also update unicode notes

github.com/giampaolo/psutil - 8393e9c78068d0cd168251927d7952019af575db authored almost 8 years ago
1040: on python 2 convert all service strings from unicode to bytes

github.com/giampaolo/psutil - 164861df38ac1f597c4139ee20bb08144fd9591e authored almost 8 years ago
#1040 use QueryServiceConfigW() and return proper unicode strings on service display_name() and username()

github.com/giampaolo/psutil - 4fe26b06dda7357a1928a5e6e7b8b4ae80dae427 authored almost 8 years ago
#1040: use EnumServiceStatusExW and return proper unicode for service enumerate() and display_name()

github.com/giampaolo/psutil - 3fccfda70bec96223b3447594b23789e8755854c authored almost 8 years ago
#1040: use QueryServiceConfig2W() and return unicode for windows service description()

github.com/giampaolo/psutil - 7e86fc4d18ef6715b38c9e1122329e16c4d33e89 authored almost 8 years ago
#1040: just use Py_BuildValue on both py 2 and 3

github.com/giampaolo/psutil - e47981f672ac9336ab0d61ea766c807f531e80a8 authored almost 8 years ago
be explicit in using Py_UnicodeFromWideChar

github.com/giampaolo/psutil - 443763ff32d3bd23fee2a25e1812585cb5f20496 authored almost 8 years ago
fix 1050: memory leak in memory_maps() on Windows because we forgot to Py_DECREF

github.com/giampaolo/psutil - e6f5f498d508335f359cd2d01a1098afcbcb1b6c authored almost 8 years ago
refactor tests

github.com/giampaolo/psutil - d1500241a4ebb860d59c56e091200e4777b36b00 authored almost 8 years ago
#1040: for proc username() on Windows use LookupAccountSidW in order to return proper unicode; also return a (domain, user) tuple instead of concatenating the string in C (I feel safer)

github.com/giampaolo/psutil - 734d603f58e65ed7353e95f2a0d9afaedb989e56 authored almost 8 years ago
Merge branch 'master' into 1040-fix-unicode

github.com/giampaolo/psutil - 9cf526ef405d7d8eb4e900f1248d48de7c95dcc7 authored almost 8 years ago
have GetTokenInformation() retry only in case of INSUFFICIENT_BUFFER

github.com/giampaolo/psutil - 5580428550896c66a9972682be0997035382d468 authored almost 8 years ago
LookupAccountSid() retry only in case of INSUFFICIENT_BUFFER

github.com/giampaolo/psutil - 061c15513415b932218b35cbf8ddbe4ce6cece34 authored almost 8 years ago
re #1040 have users() use WTSQuerySessionInformationW in order to return

unicode. Also fixes #1048 (host IP address was invalid).

github.com/giampaolo/psutil - b06bb03ea543e6e53dc5eda601111855c15e3f7d authored almost 8 years ago
Merge branch 'master' into 1040-fix-unicode

github.com/giampaolo/psutil - 31d6c2eb265c20446efc90ab6c46d4a097f29b5f authored almost 8 years ago