0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added architecture information to test script output as recommended by Jean.
robertschuppenies
as robert.schuppenies
More... over 16 years ago
Fixed bugs pointed out by pychecker. Silenced pychecker at other places in code.
robertschuppenies
as robert.schuppenies
More... over 16 years ago
asizeof with docs properly formatted for Sphinx More... over 16 years ago
Do not let heapmonitor tests fail on Windows without pywin32
Pankrat
as lhaehne
More... almost 17 years ago
Issue 12: Jean's developer tools and test infrastructure
Pankrat
as lhaehne
More... almost 17 years ago
Bugfix: use correct import for muppy module.
robertschuppenies
as robert.schuppenies
More... almost 17 years ago
added test.asizeof More... almost 17 years ago
single level module in documation More... almost 17 years ago
final modifications More... almost 17 years ago
run.py absorbing the doc/Makefile More... almost 17 years ago
proposed replacement for test/test_all.py More... almost 17 years ago
proposed replacement for runtest.py More... almost 17 years ago
prefer reading proc stat file if available
Pankrat
as lhaehne
More... almost 17 years ago
provide another fallback for current process virtual size
Pankrat
as lhaehne
More... almost 17 years ago
Bugfix: Wrong import of muppy module.
robertschuppenies
as robert.schuppenies
More... almost 17 years ago
modified for test case More... almost 17 years ago
first asizeof test case More... almost 17 years ago
works with Python 2x and 3.x More... almost 17 years ago
close stat file
Pankrat
as lhaehne
More... almost 17 years ago
fixed import errors with PyChecker More... almost 17 years ago
catch IOError if stat file does not exist
Pankrat
as lhaehne
More... almost 17 years ago
fix typos and try to be smart calling sphinx
Pankrat
as lhaehne
More... almost 17 years ago
A few more changes in muppy towards py3k compatibility.
robertschuppenies
as robert.schuppenies
More... almost 17 years ago
Removed dependency to bz2 module.
robertschuppenies
as robert.schuppenies
More... almost 17 years ago
Applied suggestion from Jean and moved interactive reference browser to reference browser module. Removed refbrowser_gui module.
robertschuppenies
as robert.schuppenies
More... almost 17 years ago
Removed old muppy version from tmp directory.
robertschuppenies
as robert.schuppenies
More... almost 17 years ago
Changed Python version check to match checks from other modules.
robertschuppenies
as robert.schuppenies
More... almost 17 years ago
Integrate Jean's __init__.py files for asizeof and heapmonitor
Pankrat
as lhaehne
More... almost 17 years ago
Made muppy's __init__.py Py3k compatible.
robertschuppenies
as robert.schuppenies
More... almost 17 years ago
Adapt Heapmonitor to Jean's new import logic
Pankrat
as lhaehne
More... almost 17 years ago