2
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Swap order of creating queue and parallel environment to fix crash. More... almost 13 years ago
Added missing smp bit to pe_list line of queue_template. More... almost 13 years ago
Add Travis unit test stuff. More... almost 13 years ago
Fix a NoneType issue with py_drmaa_init More... almost 13 years ago
More cleaning/refactoring. I believe I've now standardized it so that all functions that take strings take unicode strings. More... almost 13 years ago
Massive amount of PEP8 compliance clean up. More... almost 13 years ago
Made .encodes conditional, in case someone explicitly passes bytes in Python 3 More... almost 13 years ago
Add .encode() to string_vector to get around the whole problem of needing to pass bytes in the first place. More... almost 13 years ago
Fix missing import More... almost 13 years ago
Merge branch 'patch-1' More... almost 13 years ago
Yet another work around to work with Python 3. More... almost 13 years ago
PEP8 fixes all over the place. More... almost 13 years ago
Merge branch 'patch-1' More... almost 13 years ago
Made all constants explicit byte strings since they're frequently passed to C More... almost 13 years ago
Merge pull request #2 from dan-blanchard/patch-1 More... almost 13 years ago
Switch to using new style format strings instead of old ones. More... almost 13 years ago
Merge pull request #1 from dan-blanchard/patch-1 More... almost 13 years ago
Python 3 compatability fix More... almost 13 years ago
Change PyPI author from Enrico to David Ressman More... about 13 years ago
Merge pull request #1 from EducationalTestingService/master More... about 13 years ago
Bumped version number up to 0.6 and made everything Python 3 compatible. More... about 13 years ago
namedtuple is the name of a function in the collections module and not a module itself, so I fixed all the imports of that. More... about 13 years ago
Initial checkin of Git repo More... over 13 years ago
version bump (by popular request, see issue #27) More... over 14 years ago
version 0.4 More... almost 15 years ago
SLURM-DRMAA and drmaa-python global symbols (closes issue #25) More... about 15 years ago
version bump More... about 16 years ago
fixed job submission state (closes issue 23) More... about 16 years ago
version updated More... over 16 years ago
added s.initialize() everywhere (related to issue #20) More... over 16 years ago