Ecosyste.ms: OpenCollective

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

github.com/giampaolo/psutil

Cross-platform lib for process and system monitoring in Python
https://github.com/giampaolo/psutil

add new termina() test util

b20e8c05c749d1e2a5a2a1fb6b892318191d8575 authored almost 5 years ago
Merge branch 'master' into dev

7cd0dd250fcb57874d81c954196bfba4bd3d406d authored almost 5 years ago
rename var

6e2aa0d80f5c8301c27551f65181ffc7e2cb5d8c authored almost 5 years ago
Parallel tests (UNIX) (#1709)

420c9e82fd3321e3062424846870f3104c1b0eb8 authored almost 5 years ago
trick to execute atexit functions in case of SIGTERM

f4cce6862758cc4502553c05cc04bbc5055b2982 authored almost 5 years ago
Merge branch 'master' of github.com:giampaolo/psutil

52c1bebf35d6b4e6a315be72589b0d244ee023f5 authored almost 5 years ago
Get rid of TESTFN global variable (#1734)

bc899c3f24581aa122e1b5b18ea6e694c2faddce authored almost 5 years ago
Merge branch 'master' of github.com:giampaolo/psutil

bce65960fecded14345520656e8cd456f5ca81d0 authored almost 5 years ago
Backport python 3 super() (#1733)

6242f7411b882d525e5d267de4bcda1079934ea2 authored almost 5 years ago
skip scripts test if can't locate directory

May happen on CI and when running tests via "python -m psutil.tests"
since scripts dir is not in...

10d6950d9cd4c1fcc4b913c768a51f3a53bbac21 authored almost 5 years ago
Merge branch 'master' of github.com:giampaolo/psutil

bdb6e7b52d625097ef82742e9647532d3ec7eac4 authored almost 5 years ago
MemoryLeakTest class enhancements (#1731)

97796454d5a14b38b1a036958ad3dfe35faa3b4a authored almost 5 years ago
Remove useless assignment (#1728)

9e50354fa37da96040b9a23431c7cec9f6a5326d authored almost 5 years ago
Merge branch 'master' of github.com:giampaolo/psutil

940a5b29b6cd44df16c4404c1dc3f50da237ac42 authored almost 5 years ago
update HISTORY/CREDITS

6019ecb9d65cfb3bd0b6da6d8acc2340ff453655 authored almost 5 years ago
Fix handling /proc/cpuinfo without tabs (#1726)

/proc/cpuinfo uses spaces rather than tabs on ia64. Since there seems
not to be any reason to ...

f884ef43fd4547080735565b5cd7f46faa5e2191 authored almost 5 years ago
Fixup release date (#1716)

4d6a086411c77b7909cce8f4f141bbdecfc0d354 authored almost 5 years ago
sensors_fans is not available on MacOS (#1710)

ea4887e758ee2845f8e238655aaadb56f504e128 authored almost 5 years ago
Fix detecting empty result in TestSystemAPIs.test_users() (#1699)

544e9daa4f66a9f80d7bf6c7886d693ee42f0a13 authored almost 5 years ago
Git hook for renamed/added/deleted files + flake8 print() + tidelift (#1704)

567547fa3ba3f11ee4f2dc9e73d37a146fe49e1b authored almost 5 years ago
fix KeyError

f2e0c98ec0348810afe0e12347991438123c86f1 authored almost 5 years ago
Add C linter script (#1698)

5e47e0bcba7585909a11e9c7424e864fc26a7fd2 authored almost 5 years ago
revert process_iter() exactly how it was pre #1667

41fcba5dd7ecbbc788814c722f31e630422ba28e authored almost 5 years ago
revert #1667 process_iter() new_only param

On a second thought I realized that process_iter() uses a global
variable, so it's not thread sa...

c9fc4fdadc5a19d97916cbf13b1b479834b94bd8 authored almost 5 years ago
fix Makefile for freebsd

793148fee9c46c3df8b7ca941d6c73d5c61bc3a8 authored almost 5 years ago
Merge branch 'master' of github.com:giampaolo/psutil

9069e2534efa1134153b75de4ae8be32f0000778 authored almost 5 years ago
Remove use of deprecated setuptools test_suite & tests_require (#1696)

Since setuptools v41.5.0 (27 Oct 2019), the 'test' command is formally
deprecated and should no...

6c0762212309cba92715a23fd80652c6330fd60e authored almost 5 years ago
#1053 fix syntax incompatible with py2.6

3ed40970e4799448535cf436d3f51d6ed9ac550e authored almost 5 years ago
remove deprecation test: it fails intermittently because warnings uses a global state

776016fc8aaeb749762122a0866be3517a6e7a7f authored almost 5 years ago
get rid of pip_install() code for py2; move everything in runner.py

766541fe9501373eea1ea2e77b865be9ed572cc7 authored almost 5 years ago
point all shebangs to python 3

3424a1a6f8f91292eca6373ba0cd3fb5170c1648 authored almost 5 years ago
refactor print colors utils

a8c9e878d5b43cbb729187ae6e1304eebd09b8dc authored almost 5 years ago
update doc

a826d41cd880d4aea907f68351c4bc1414d2575c authored almost 5 years ago
update history for #1695

3e3104abe4ec048b6968e6f8a6eea73cc59d418a authored almost 5 years ago
Merge branch 'master' of github.com:giampaolo/psutil

bae7e97a445e99899ca3fcb614dbc45d924bac26 authored almost 5 years ago
Fix a compile error in _psutil_linux.c if PSUTIL_HAVE_IOPRIO is false (#1695)

The macro PSUTIL_HAVE_IOPRIO is always defined.

dc7278afe5a882bef1800e9aecf7acacb6257e94 authored almost 5 years ago
update doc

a1517dd205b46841d7317123dc1c0495ad48599b authored almost 5 years ago
update doc

cec43a2015da2b7cf02d7f01b719731348881ce2 authored almost 5 years ago
update doc

d03c176c0478ed96a529be103318c42fa2f0af9d authored almost 5 years ago
#1693: also increase precision of users()'s login time

c67ab01eddd0cce391aeeb315d1fac8984cb2fba authored almost 5 years ago
divide test_system.py unit tests in multiple classes

8bc5a180e96445fcd9e96fa6aebf8bc698910d96 authored almost 5 years ago
fix tests

17843980f8edf665915f09cc9abfa3a32c322fbf authored almost 5 years ago
#1659: provide error message in case of bugged PYPY2 version

be6c868f12a7b7c3f0fe0ed5a01d3870567d45eb authored almost 5 years ago
small refactoring

29b02fc1bc4f9018f06a876ca4aa03355dd271a7 authored almost 5 years ago
#1681, revert 00a3398

29846dab6fdb1d7a9e46fb644417217cedffd115 authored almost 5 years ago
Merge branch 'win-cpu-times-refact' of github.com:giampaolo/psutil into win-cpu-times-refact

2ec9eee4dc1291f291f8ef25474d82f37b43f133 authored almost 5 years ago
refactoring: get rid of duplicated code; use one function to return (user, sys, create time)

rename method

remove unnecessary wrap_exceptions deco

bind cpu_times() and create_time() with ...

7ce6c3c1626bd7101f69031e36b980639ca591d6 authored almost 5 years ago
remove cache for proc_times(): unnecessary because create_time() is already cached

649ca88ea06f587d51117daa6295ae027d836d05 authored almost 5 years ago
rename var

e92f011300a0dcc66559255f57cda4a0bfbdc2be authored almost 5 years ago
bind cpu_times() and create_time() with oneshot()

57367dca114e8224134830ca9b702aa666229b6e authored almost 5 years ago
remove unnecessary wrap_exceptions deco

2b28c332f3bfbb4744d6f7de3d10e2bdf27a4570 authored almost 5 years ago
rename method

8148cae186d114bceff4e1d98b83689acfb0348a authored almost 5 years ago
refactoring: get rid of duplicated code; use one function to return (user, sys, create time)

d6633684407c33673dcdb90067010c8e36361747 authored almost 5 years ago
[Windows] increase precision of boot_time() and proc create_time() (#1693)

b0cff82c6b91f99d2962f10d8d61d64853296e36 authored almost 5 years ago
#1672: warning pre-processor directive don't work on win + py2; also if struct.calcsize('l') < 8 assume int

573886fa81db2c4b0ae9d296fa0fe1ac9055f3f8 authored almost 5 years ago
small refactoring to accomodate #1691

f0b87e1f7dc6f666bd48e26b7a1f84975d7b09b8 authored almost 5 years ago
fix #1688: use python3 in GIT commit hook hashbang

7e7d211de0db4b6c6ad7c721e2be3374d9c1987d authored almost 5 years ago
#1672: determine pid_t size at runtime in setup.py

cdb20187518e73ce8de96f57e9c5aca1357d6430 authored almost 5 years ago
refactoring

b5cf1f92f01b644067b7daf6011df50fda3be3f6 authored almost 5 years ago
merge from master

15a546e0376029d69684875adbb8c9eb2c44af8a authored almost 5 years ago
fix pypy on Linux

205f213dd5f548d19873a55ee1a7dc28a77d46e1 authored almost 5 years ago
refactor doc

3e2ee4f26f171e05b9b38a270c6baab63edb3f7e authored almost 5 years ago
Merge branch 'master' of github.com:giampaolo/psutil

579921dd7fb7de09295e5e8f4e5d02ba0e359c23 authored almost 5 years ago
Add support for PyPy on Windows (#1686)

9e2ca978b211993066b0dc41da9aa63429655406 authored almost 5 years ago
windows: convert pid_t to DWORD

135cce8dfdd678e06aec3d0c06c8a25a1b8cd2d4 authored almost 5 years ago
merge from master

c1da77d8a668beddd72bf5851f941841d57181d2 authored almost 5 years ago
Merge branch 'master' of https://github.com/giampaolo/psutil

a95ae23a5fd40d1b0182f38c1db71b930ff0b6e0 authored almost 5 years ago
try to fix travis test

acfacb47e57df79f0177e5ec3ae79c37d7dea8e3 authored almost 5 years ago
fix #1576: remove code duplicate for create_time / boot_time

f32512ab3abe40619f891dc96dd407a2bc59fd3c authored almost 5 years ago
fix #1627: [Linux] Process.memory_maps() can raise KeyError

d8cb832f8cc7ef2695472ec0f752c59c72916274 authored almost 5 years ago
small refact

1ec2f2ec0c7e751f3c68eca477c197690b4c2667 authored almost 5 years ago
fix #1681 / linux / disk_partitions: show swap

00a339886a63887e1abb225d62827ff2d961a75f authored almost 5 years ago
skip memleak tests on PyPy: they are unreliable probably because of the JIT

76104dbc77623cca46c18c5ef1534399d10f563d authored almost 5 years ago
Enable PyPy3 on CI (#1682)

b6237f8190b2344d8381b86d43882fba45585876 authored almost 5 years ago
Fix test errors for PYPY.

It looks like PYPY implementation has some issues with strings (or maybe
it's a subprocess bug?)...

17b702945351f91bb3dc61010eddf26b68fd596b authored almost 5 years ago
#1672, #1682: SIZEOF_INT is not available on pypy3; assume that on systems where pid_t size can't be determined at runtime pid_t is an int

05758f6978aefea709150898ae285b3ff3688c7c authored almost 5 years ago
[Linux] disk_io_counters() ValueError when parsing /sys/block (#1684)

Fixes:

```
======================================================================
ERROR: ps...

796b2dda2e0d8751eee0a4d16ab8c027839f8908 authored almost 5 years ago
fix #1650 [Linux] sensors_temperatures() no longer emit warnings on file not found (print debug msg instead)

13cf7d7ab356233c3bb8dc34f1143e7bb0c2c088 authored almost 5 years ago
update doc

72274ac02bd9b3b0c08acf861a2df223538b1c9e authored almost 5 years ago
fix #1674, SunOS: disk_partitions() may raise OSError.

fe481ed53fae8b9ce814edf224ffbf14aa2cbbcc authored almost 5 years ago
Reference exact CVE in HISTORY for 5.6.6 (#1653)

6a4fbe1bd9da21684eecd77a92f168af8d12d950 authored almost 5 years ago
[Windows] speedup connections (#1679)

3d29963a558953d5d64f70f06a4d1568b91b0a18 authored almost 5 years ago
Merge branch 'master' of github.com:giampaolo/psutil

4eaa54e2955ea7b7089dd5cd9830f3f4ae360f80 authored almost 5 years ago
#1610: clarify in the doc what cpu_count means

fe988700b383246cbfc8540920039816cab0812e authored almost 5 years ago
Merge branch 'master' of https://github.com/giampaolo/psutil

a1c7bee3f45b30fae61a724f4bcc142e74cc8fc5 authored about 5 years ago
[Windows] connections() refactoring (#1678)

adb558c1d03ef4be87192eb5db57f816b9590ec2 authored about 5 years ago
print-ad.py: double sort

2a253a1cdba398c6db8a521c4eb8899bf1fa113f authored about 5 years ago
[Windows] use NtQuerySystemInformation to determine process exe() (#1677)

96cc7ea40d6f4f08e86677434213cef119cf1748 authored about 5 years ago
small C refactoring

795c1e1dcc5f6965370070c1dd77642ba80387f8 authored about 5 years ago
update HISTORY

dfb522f43f07baa67794cb418e7368664c77a4f3 authored about 5 years ago
Add special case for psutil_proc_cwd/NetBSD (#1538)

f4e337aa04dac93347118f488491941026ec7e4f authored about 5 years ago
Properly handle PID type in C (#1672)

994c429c010049a6a0556ce3b0d1af1f86f27867 authored about 5 years ago
OpenBSD fixes (#1673)

0e8e5a983ac7e346224cfaa45856738628c1bdc5 authored about 5 years ago
run py2 tests on cirrus

b178279e908476fa8501008d9cef20c8f362dad1 authored about 5 years ago
Cirrus: enable python 2

9dc9dab30f80cc734c170c06f59474cb7102c616 authored about 5 years ago
fix Cirrus failure

356d83ce0706b3a84964931d9cb72449e50eed7e authored about 5 years ago
Add CI testing for FreeBSD (#1671)

634572caf7f65f2e0c749c52f7cdec2e5303a704 authored about 5 years ago
Remove links to abandoned psutil ports in readme (#1669)

2093cd01e93f43beb467bf00ce7f9b7d694e25ae authored about 5 years ago
[Windows] psutil_handle_from_pid() refactoring (#1668)

f76582181e8d3b7c36900eededf904fc4b4f5f89 authored about 5 years ago
set proper NTSTATUS error code

33fea55c3e89a38e668675ed3971c923e81fafc3 authored about 5 years ago