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

improve tests for Process.__str__

84b2e3b4fc762ab77eebb381ed311b885373d912 authored over 9 years ago
test we are able to instantiate Process() in case of AD and zombie process

2214f431217ffbd6af1d76eadd100df64ccdaffb authored over 9 years ago
improve test coverage

4bd1596035b2d0b1beb795b98dce662054639d48 authored over 9 years ago
(linux) proc io nice: provide better error messages

3163e7ec7df88b6fdfd9b1fcdec29aa0fef695e8 authored over 9 years ago
improve linux test coverage

48f898afa584ac9eed209b63e46a93f1876278f4 authored over 9 years ago
Merge branch 'master' of github.com:giampaolo/psutil

5ede8f9090cbdcf8f1482d7c9af3f934c8ea0c9e authored over 9 years ago
Merge pull request #637 from commencal661/patch-1

small typo

46be64c0bfa7abc51522ea0a00ee57518f68f13d authored over 9 years ago
small typo

ed660ec802f92c33a9a950ddf6945c162a803e15 authored over 9 years ago
make.bat flake8

069b8f2ee39708f7dc43e70efa33617b106a5f2d authored over 9 years ago
make.bat refactoring

34b41805a9060a16824fa2eb9beb91105e117aee authored over 9 years ago
make.bat refactoring

fcfd37231030f33811996fa5ea44c8b7acfc86b8 authored over 9 years ago
make.bat improvements

c301387ceed192574cb7f968bbcf5c43a03cd702 authored over 9 years ago
bump up release

b7cc5955fa6c8a1d9a408a4e517dfb321bfb5e2f authored over 9 years ago
PEP8 fixes + update HISTORY/CREDITS

6a7d1db1e6dcbef4d172f94d16c6e4903e1fb3d7 authored over 9 years ago
Merge pull request #634 from arnimarj/master

fixing cmdline() for empty-string argumemts on posix systems

02baf30d1ccbb963821fb6f80addc2f3cc00acfd authored over 9 years ago
fix #635: [UNIX] crash on module import if 'enum' package is installed on python < 3.4

b2a447dbb1f886343c20263829659f29354ec123 authored over 9 years ago
more dev-deps

2006f27b6fa19a82bf2538ad90813d93708f7da2 authored over 9 years ago
Merge branch 'master' of github.com:giampaolo/psutil

94955bbbdadf529742809720c9548e26a4c32ffa authored over 9 years ago
have 'make install-dev-deps' install pip

2c98f3bb208e1cc96d69040363b56b1a1f1f729e authored over 9 years ago
windows: add some C comments

8a8a8fd5e0a8901bde0fedf331df8587bda59ae0 authored over 9 years ago
fix #632: [Linux] better error message if cannot parse process UNIX connections.

17325efdd1b500870f58e794b7c2e02bf3516c78 authored over 9 years ago
update dev-deps

7ae00aaca9e432147071a076b4bc4ea6e40e69a3 authored over 9 years ago
fixing cmdline() for empty-string argumemts on posix systems

661e22dfce9ee66cba41dd46159d5ac8742bf6a5 authored over 9 years ago
fix failing test on OSX

ee41e18a75f4a8a88dd1cc4e19ca27cb03c081d5 authored over 9 years ago
fix OSX test failure

e0d3f5a654e83db58b04f189774eeb3a96cd8bd7 authored over 9 years ago
fix failing test on OSX

d3d150bcf1f5cba83ea23e6a574fc9c518129447 authored over 9 years ago
OSX try to fix swapmem test

24c7ff6d9b437be35703e08d7d07d4cd73561ca0 authored over 9 years ago
solaris implementation

838108c30f1cc77f7fc88928e93033de61754874 authored over 9 years ago
fix test

c3c7b19fcdb1c49b526ead899c6d59549cd3e94b authored over 9 years ago
try to debug travis failure

210352d302ae32202b7cdc5dd30d6abce9b842e8 authored over 9 years ago
OSX: fix swap mem test

d39d15023e34763840147da2d94b8d72b5f60e1a authored over 9 years ago
use sysctlbyname to get cpu_count() logical and also add unit tests

9c842fce61a93a8aedbfcd3e65e48c3c78926c7f authored over 9 years ago
#663: osx implementation

e2758f7b3e8dd587d566ac053d9366aa1df380c5 authored over 9 years ago
update README

296759638981d5eba54ee0ab1b831d018e97d903 authored over 9 years ago
Merge branch 'master' of github.com:giampaolo/psutil

aeb4fdfb2b8ad18a50d4e5144a9501e974fb57fd authored over 9 years ago
(windows) remove inet_ntop

e703a4aa3f82f1c963166cbeb371b537256c27ec authored over 9 years ago
fix some C compiler warnings

b28c702275d091b87bdae85c15b347827918858b authored over 9 years ago
(freebsd) fix memleak + add test

6a9ca74c6fa5d88481648bb7be4355d756d23222 authored over 9 years ago
fix test on Windows

b5d675ab1f2ab3d849564173539891ab56cd1703 authored over 9 years ago
Merge pull request #616 from mrjefftang/winxp-inet_ntop

Implement inet_ntop to support Windows XP

a302a9922b58fca5763ccb03c60a121f45da7bdf authored over 9 years ago
Implement inet_ntop to support Windows XP

7f062361ec6b545ac11bff1ef405c42dcffe36f0 authored over 9 years ago
Revert "#629: rename test/_linux.py (and others) to test/test_pslinux.py in order to ease test discovery for nose and pytest"

This reverts commit 870e00f71c15ef39f8259ff16b682e495ea5d6eb.

931432d83e203e757d0c6668c02386d7f762ea66 authored over 9 years ago
#629: rename test/_linux.py (and others) to test/test_pslinux.py in order to ease test discovery for nose and pytest

870e00f71c15ef39f8259ff16b682e495ea5d6eb authored over 9 years ago
#629: 'skip' platorm specific tests if we're on another platform (instead of failing); rename test_main to main otherwise pytest / nose will execute it as a test case

d9f580538224d63f1a1273854293e2c87b0144dd authored over 9 years ago
add 'make coverage' and 'make install-dev-deps'

82da82a6bb94ed5c6faf9d762ef4ad0fec18f01b authored over 9 years ago
add mocked tests for linux (also include mock as a dep on py < 3.4)

5224920f72434e2306f83898c01dd2db9f41e744 authored over 9 years ago
fix #614: [Linux] return the num of physical cores instead of physical CPUs

97fd107b0f1f87dcec3037de4ec02b9cd669c321 authored over 9 years ago
addCleanup sooner rather than later

636fb7eaf042aaa303aaae60159c103f7bd8e293 authored over 9 years ago
fix #628: Process.name() on Linux truncates spaces and ')'

d3239a650eaa2595fdd8c2eca9cda9a599b17a5b authored over 9 years ago
update doc

58711c2db81d437fdcf5b8aedf68bfd00fc089fd authored over 9 years ago
fix travis

9007757dc40e8b8702b81a2c6ce8303d8506733d authored over 9 years ago
git-hooks: include the new file in MANIFEST.in and use --force when creating the symlink (instead of removing it first)

85d0d4592881b0c301b04b9024b9a2ea31040b40 authored over 9 years ago
fix make install-git-hooks

05a8806db9334ba9991928f817fbe66fc3b51687 authored over 9 years ago
Merge pull request #625 from optix2000/master

Remove deprecated attributes

c33e513dd34fad527d5c04347b025aae0694e652 authored over 9 years ago
Remove deprecated attributes

fba759ed1c422515dd6337d79ea1bc2422039c71 authored over 9 years ago
add test for setup.py script

f0d199e87930b6e5d5f9edfc0b077e21b2487766 authored over 9 years ago
makefile: use the proper python interpreter for running all cmds

5d47d656ab4a2bab1378a092070cff06db1bcfb0 authored over 9 years ago
Remove possible hMap==NULL case

a6cb7f927f40bd129f31493c37dfe7d0d6f6a070 authored almost 10 years ago
Add in GetMappedFileName for WinXP

9ba8a6c120b284465f01f4a4aee93662b2617fc5 authored almost 10 years ago
Set TerminateThread timeout to be NTQO_TIMEOUT

45139b4310c392195f4d23452eafc56069d4c181 authored almost 10 years ago
have Error define __str__ for all of its subclasses

31862a02eebd5a29408d3767c06ae52cd6bdcc2a authored almost 10 years ago
xxx

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

c4c8c68ffff386db341704e94bf96a35361756c4 authored almost 10 years ago
git pre-commit hook: turn it into a py script

8a72a5498a77b8054a7555d2ad86182dce859c33 authored almost 10 years ago
Merge pull request #619 from grobian/master

swap: fix finding the 'swap' utility on SunOS

967b71d34f2626c9ae6a2d79b912be651302be9d authored almost 10 years ago
swap_memory: fix flake8 complaint

b68eb581483c5b243c4a0bc1365a90e3e85e6a2c authored almost 10 years ago
swap: fix finding the 'swap' utility on SunOS

This is a bit of a kludge, but allows to find the swap utility when
invoced by normal users whic...

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

ef7f9656a1d7e5a4d267f4f2e2fd674965b65a9d authored almost 10 years ago
make flake8 happy

d59a0da7aad75e0f5ebc7bf39d5d69b130022d81 authored almost 10 years ago
Merge pull request #617 from grobian/master

psutil_net_io_counters: fix swapped send and receive

9ad3bd7f135c2bb1fc4f890f4c86dd644bfa50d0 authored almost 10 years ago
psutil_net_io_counters: fix swapped send and receive

On SunOS/Solaris the bytes and packets send/received were swapped.
Fixed it.

f31f60755d39899b46ea7958b0fe59453cc125d1 authored almost 10 years ago
Support an edge case where XP sets dwLength to 0

There's an edge case on Windows XP where an infinite loop is possible.

A call to NtQueryObject ...

43b118bb67b3cdfb431bbf6336982e7acf26859f authored almost 10 years ago
enable net_if_stats implem on OpenBSD too, examples/ifconfig.py works

7edb5590c44f1d6ce7d461bf5e17d168645d6e7b authored almost 10 years ago
fix overflow in swap size calculation on 32-bits

b70a2cb9635244208062e95bc58de7afb4a116f1 authored almost 10 years ago
import sys to get uname

541f4ba84a12aa5204852921fcd79c55cfad25a6 authored almost 10 years ago
actually return argv when sysctl call succeeds

5ce83517003f7f401733b564b6bc127197f12786 authored almost 10 years ago
alias SONPROC (process currently on processor) as SRUN

e6febc67201671a5d42463c495b17df1081681bc authored almost 10 years ago
Revert "BSD-specific tests are in fact FreeBSD only"

This reverts commit ccb461f36e0120cf0f8e7f531733a7034699c2af.

5fd6a2a1ebe14d8dd62c02a49f28b365021eedcd authored almost 10 years ago
BSD-specific tests are in fact FreeBSD only

ccb461f36e0120cf0f8e7f531733a7034699c2af authored almost 10 years ago
use the correct type for cptime2

54fa6914148c968f51bd642c6c5e65abd4b7cc1c authored almost 10 years ago
Fix after changes from #564

3432ceee9d800951999a5a53a626d5046da35e32 authored almost 10 years ago
OpenBSD has AF_LINK too

d478f9be0d11257d6b1b0441731ad7c734d6d8c6 authored almost 10 years ago
more changes from #578

e8954bdfb6b9486f81a18c7b5a44b34031b4289d authored almost 10 years ago
treat OpenBSD as a BSD platform for tests

93c5e929c9fd97ec0da19b66d0bd4e5538a53068 authored almost 10 years ago
follow changes from #578

a606d7f442b0dd286e19a1a78821372668380770 authored almost 10 years ago
need netdb.h on OpenBSD too for NI_* defines

3c5f259ca329befd3cbb6f54afa625140f96fe76 authored almost 10 years ago
Merge remote-tracking branch 'upstream/master' into openbsd

Conflicts:
psutil/_psbsd.py

d545b81973b7a0420aa68074e377cd73c428ae6a authored almost 10 years ago
Merge remote-tracking branch 'upstream/master' into get_open_files_thread

* upstream/master:
get rid of unreliable if_addrs() test on Linux
better skip msg on windows

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

da53137e2fc1437de61c9b27ac071066693347e0 authored almost 10 years ago
get rid of unreliable if_addrs() test on Linux

fabcb2044d3437f72c2c86424d902936df3b87a1 authored almost 10 years ago
Merge branch 'master' into get_open_files_thread

* master:
use 'with open' to make sure file is closed
test_process_create_time: always test ...

93e48b1d7c26ac826dd9d40f792c1358d792361f authored almost 10 years ago
Merge pull request #608 from Infinidat/master

fix tests

241c6baeaf2c59c609f47586a0404cd6c619d205 authored almost 10 years ago
use 'with open' to make sure file is closed

730835605135a43ee9742e1d4db0e981719b4a53 authored almost 10 years ago
test_process_create_time: always test against the rounded time too

happened on RHEL, so it's not just SUNOS, so now we check both values

38fc0545c89b7eadf74a6b2e89cf3a7fa49f1664 authored almost 10 years ago
don't test physical cpu count on systems that don't include it

52645f90a23532512f0c7ca75f1157a7918a3002 authored almost 10 years ago
don't test num_ctx_switches on unsupported kernels

3d45daccbde4b28d2f44fc898c3cd7fbd4dc6d2c authored almost 10 years ago
fix compilation warning about possible misuse of XDECREF

3eeb5aa56d004352108b1c8ab9bb91fa498e9059 authored almost 10 years ago
fix race condition in wait_for_file

if the subprocess called 'open' but not 'write', yet,
the read will succeed with empty data and ...

f441d297aeb844a2b550b8c7b96ae266f7e854b6 authored almost 10 years ago
fix flake8 error

2c76acd569087d2f4a3dbb3ff438dcb1895f2027 authored almost 10 years ago
fix permission errors when running from /root

45830db02612a7673e1485d844fcf686d0c7bd3d authored almost 10 years ago