7
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 9 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Event API 2.0 - core implementation [1/3] (#232)
sthiell
as Stephane Thiell
More... over 6 years ago
tests: use warnings.catch_warnings()
sthiell
as Stephane Thiell
More... over 6 years ago
CLI: make color output legible on dark backgrounds (#334) More... over 6 years ago
doc/sphinx: improve clush --fanout documentation
sthiell
as Stephane Thiell
More... over 6 years ago
tests: merge NodeSetErrorTest into NodeSetTest
Aurélien Degrémont
as Aurelien Degremont
More... over 6 years ago
Travis CI: remove tests against CPython nightly
sthiell
as Stephane Thiell
More... over 6 years ago
tests: move RangeSetErrorTest into common RangeSetTest
Aurélien Degrémont
as Aurelien Degremont
More... over 6 years ago
RangeSet: small code cleaning in parsing code
Aurélien Degrémont
as Aurelien Degremont
More... over 6 years ago
tests: remove old 'tree/*.py' test scripts
Aurélien Degrémont
as Aurelien Degremont
More... over 6 years ago
tests: enable Travis CI
sthiell
as Stephane Thiell
More... over 6 years ago
tests: do not append ../lib to sys.path
sthiell
as Stephane Thiell
More... over 6 years ago
tests: remove bashisms
sthiell
as Stephane Thiell
More... over 6 years ago
CLI/Display.py: fix unwanted linefeed issue in header (#352)
sthiell
as Stephane Thiell
More... over 6 years ago
EnginePoll/EngineEpoll: fix polling timeout (#354) More... over 6 years ago
Packaging: major refresh for 1.8
sthiell
as Stephane Thiell
More... over 6 years ago
Packaging improvements (added manifest template)
sthiell
as Stephane Thiell
More... over 6 years ago
Release 1.7.81 (1.8 beta1)
sthiell
as Stephane Thiell
More... over 6 years ago
Remove shebang from Python modules
sthiell
as Stephane Thiell
More... over 6 years ago
NodeUtils: support for lazy init in GroupResolverConfig
sthiell
as Stephane Thiell
More... over 6 years ago
WorkerPopen: add missing key attribute (#343)
sthiell
as Stephane Thiell
More... over 6 years ago
Update ChangeLog and doc for Python 3 support (#337)
sthiell
as Stephane Thiell
More... over 6 years ago
RangeSet: fix performance regression in difference_update (#346)
sthiell
as Stephane Thiell
More... over 6 years ago
Drop support for Python 2.4 and 2.5 (#239)
sthiell
as Stephane Thiell
More... over 6 years ago
Fixed last try/except/finally clauses (#239)
sthiell
as Stephane Thiell
More... over 6 years ago
tree: Python 3 support (#337)
sthiell
as Stephane Thiell
More... over 6 years ago
tree: NodeSet is not hashable, do not use it as dict key!
sthiell
as Stephane Thiell
More... over 6 years ago
Worker.Tree: fix selection of remote Python executable (#337)
sthiell
as Stephane Thiell
More... over 6 years ago
Topology: use __next__() in TreeIterator for Python 3 support (#337)
sthiell
as Stephane Thiell
More... over 6 years ago
Worker: fix issue with Task retcode handling when there is no rc
sthiell
as Stephane Thiell
More... over 6 years ago
tests: fix NodeSet unicode test in Python 3 (#337)
sthiell
as Stephane Thiell
More... over 6 years ago