| tests: fix some CLI tests for Python 3 (#337) |
|
More...
|
over 8 years ago
|
| CLI/Nodeset.py: list with args: sort by group name |
|
More...
|
over 8 years ago
|
| NodeUtils: fix external reverse node group upcall caching issue |
|
More...
|
over 8 years ago
|
| (#344) doc: proper doc for '@' clush interactive command |
|
More...
|
over 8 years ago
|
| CLI/Nodeset.py: iterate over sys.stdin without calling readlines() |
|
More...
|
over 8 years ago
|
| CLI/Nodeset.py: random.sample() takes a sequence (#337) |
|
More...
|
over 8 years ago
|
| tests: Python 3 support for CLINodesetTest.py (#337) |
|
More...
|
over 8 years ago
|
| NodeSet: replace cmp by a key function in sorted (#337) |
|
More...
|
over 8 years ago
|
| NodeUtils: dict_keys does not support indexing (#337) |
|
More...
|
over 8 years ago
|
| tests: Python 3 support for NodeSetGroupTest.py (#337) |
|
More...
|
over 8 years ago
|
| Task.py: Python 3 support (#337) |
|
More...
|
over 8 years ago
|
| NodeUtils: enable universal_newlines in group upcalls (#337) |
|
More...
|
over 8 years ago
|
| CLI/Clush.py: random.sample() takes a sequence (#337) |
|
More...
|
over 8 years ago
|
| Worker/Pdsh.py: Python 3 support (#337) |
|
More...
|
over 8 years ago
|
| tests: use codecs.decode() to handle 'hex' codec (#337) |
|
More...
|
over 8 years ago
|
| (#239) Use Python contexts (with statement) |
|
More...
|
over 8 years ago
|
| EngineTimer: Python 3 support (#337) |
|
More...
|
over 8 years ago
|
| CLI/Clubak.py: Python 3 support (#337) |
|
More...
|
over 8 years ago
|
| MsgTree: use bytes buffers instead of string (#337) |
|
More...
|
over 8 years ago
|
| CLI/Clush.py: Python 3 support (#337) |
|
More...
|
over 8 years ago
|
| CLI/Display.py: use std stream buffers for Python 3 support (#337) |
|
More...
|
over 8 years ago
|
| Use print_function for Python 2 and 3 support (#337) |
|
More...
|
over 8 years ago
|
| Python 3 support for dict iterators (#337) |
|
More...
|
over 8 years ago
|
| CLI.Utils: replace cmp by a key function in sorted (#337) |
|
More...
|
over 8 years ago
|
| Use io.BytesIO instead of StringIO for Python 3 support (#337) |
|
More...
|
over 8 years ago
|
| Communication: use _pickle instead of cPickle with Python 3 (#337) |
|
More...
|
over 8 years ago
|
| MsgTree: replace ifilterfalse by filterfalse (#337) |
|
More...
|
over 8 years ago
|
| Worker.EngineClient: replace Queue by queue for Python 3 (#337) |
|
More...
|
over 8 years ago
|
| Worker.EngineClient: use threading instead of thread (#337) |
|
More...
|
over 8 years ago
|
| clush: add -n as alias of --nostdin (#333) |
|
More...
|
almost 9 years ago
|