7
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Feb 22, 2025 — Feb 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests: fix some CLI tests for Python 3 (#337)
sthiell
as Stephane Thiell
More... over 8 years ago
CLI/Nodeset.py: list with args: sort by group name
sthiell
as Stephane Thiell
More... over 8 years ago
NodeUtils: fix external reverse node group upcall caching issue
sthiell
as Stephane Thiell
More... over 8 years ago
(#344) doc: proper doc for '@' clush interactive command
Aurélien Degrémont
as Aurelien Degremont
More... over 8 years ago
CLI/Nodeset.py: iterate over sys.stdin without calling readlines()
sthiell
as Stephane Thiell
More... over 8 years ago
CLI/Nodeset.py: random.sample() takes a sequence (#337)
sthiell
as Stephane Thiell
More... over 8 years ago
tests: Python 3 support for CLINodesetTest.py (#337)
sthiell
as Stephane Thiell
More... over 8 years ago
NodeSet: replace cmp by a key function in sorted (#337)
sthiell
as Stephane Thiell
More... over 8 years ago
NodeUtils: dict_keys does not support indexing (#337)
sthiell
as Stephane Thiell
More... over 8 years ago
tests: Python 3 support for NodeSetGroupTest.py (#337)
sthiell
as Stephane Thiell
More... over 8 years ago
Task.py: Python 3 support (#337)
sthiell
as Stephane Thiell
More... over 8 years ago
NodeUtils: enable universal_newlines in group upcalls (#337)
sthiell
as Stephane Thiell
More... over 8 years ago
CLI/Clush.py: random.sample() takes a sequence (#337)
sthiell
as Stephane Thiell
More... over 8 years ago
Worker/Pdsh.py: Python 3 support (#337)
sthiell
as Stephane Thiell
More... over 8 years ago
tests: use codecs.decode() to handle 'hex' codec (#337)
sthiell
as Stephane Thiell
More... over 8 years ago
(#239) Use Python contexts (with statement)
Aurélien Degrémont
as Aurelien Degremont
More... over 8 years ago
EngineTimer: Python 3 support (#337)
sthiell
as Stephane Thiell
More... over 8 years ago
CLI/Clubak.py: Python 3 support (#337)
sthiell
as Stephane Thiell
More... over 8 years ago
MsgTree: use bytes buffers instead of string (#337)
sthiell
as Stephane Thiell
More... over 8 years ago
CLI/Clush.py: Python 3 support (#337)
sthiell
as Stephane Thiell
More... over 8 years ago
CLI/Display.py: use std stream buffers for Python 3 support (#337)
sthiell
as Stephane Thiell
More... over 8 years ago
Use print_function for Python 2 and 3 support (#337)
sthiell
as Stephane Thiell
More... over 8 years ago
Python 3 support for dict iterators (#337)
sthiell
as Stephane Thiell
More... over 8 years ago
CLI.Utils: replace cmp by a key function in sorted (#337)
sthiell
as Stephane Thiell
More... over 8 years ago
Use io.BytesIO instead of StringIO for Python 3 support (#337)
sthiell
as Stephane Thiell
More... over 8 years ago
Communication: use _pickle instead of cPickle with Python 3 (#337)
sthiell
as Stephane Thiell
More... over 8 years ago
MsgTree: replace ifilterfalse by filterfalse (#337)
sthiell
as Stephane Thiell
More... over 8 years ago
Worker.EngineClient: replace Queue by queue for Python 3 (#337)
sthiell
as Stephane Thiell
More... over 8 years ago
Worker.EngineClient: use threading instead of thread (#337)
sthiell
as Stephane Thiell
More... over 8 years ago
clush: add -n as alias of --nostdin (#333)
sthiell
as Stephane Thiell
More... almost 9 years ago