openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
drmaa-python
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 14 hours
ago. based on code collected
1 day
ago.
Aug 21, 2025 — Aug 21, 2026
Showing page 5 of 7
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Swap order of creating queue and parallel environment to fix crash.
Dan Blanchard
More...
almost 13 years ago
Added missing smp bit to pe_list line of queue_template.
Dan Blanchard
More...
almost 13 years ago
Add Travis unit test stuff.
Dan Blanchard
More...
almost 13 years ago
Fix a NoneType issue with py_drmaa_init
Dan Blanchard
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.
Dan Blanchard
More...
almost 13 years ago
Massive amount of PEP8 compliance clean up.
Dan Blanchard
More...
almost 13 years ago
Made .encodes conditional, in case someone explicitly passes bytes in Python 3
Dan Blanchard
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.
Dan Blanchard
More...
almost 13 years ago
Fix missing import
Dan Blanchard
More...
almost 13 years ago
Merge branch 'patch-1'
Dan Blanchard
More...
almost 13 years ago
Yet another work around to work with Python 3.
Dan Blanchard
More...
almost 13 years ago
PEP8 fixes all over the place.
Dan Blanchard
More...
almost 13 years ago
Merge branch 'patch-1'
Dan Blanchard
More...
almost 13 years ago
Made all constants explicit byte strings since they're frequently passed to C
Dan Blanchard
More...
almost 13 years ago
Merge pull request #2 from dan-blanchard/patch-1
Dan Blanchard
More...
almost 13 years ago
Switch to using new style format strings instead of old ones.
Dan Blanchard
More...
almost 13 years ago
Merge pull request #1 from dan-blanchard/patch-1
Dan Blanchard
More...
almost 13 years ago
Python 3 compatability fix
Dan Blanchard
More...
almost 13 years ago
Change PyPI author from Enrico to David Ressman
David Ressman
More...
about 13 years ago
Merge pull request #1 from EducationalTestingService/master
David Ressman
More...
about 13 years ago
Bumped version number up to 0.6 and made everything Python 3 compatible.
Dan Blanchard
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.
Dan Blanchard
More...
about 13 years ago
Initial checkin of Git repo
David Ressman
More...
over 13 years ago
version bump (by popular request, see issue #27)
Enrico Sirola
More...
over 14 years ago
version 0.4
Enrico Sirola
More...
almost 15 years ago
SLURM-DRMAA and drmaa-python global symbols (closes issue #25)
Enrico Sirola
More...
about 15 years ago
version bump
Enrico Sirola
More...
about 16 years ago
fixed job submission state (closes issue 23)
Enrico Sirola
More...
about 16 years ago
version updated
Enrico Sirola
More...
over 16 years ago
added s.initialize() everywhere (related to issue #20)
Enrico Sirola
More...
over 16 years ago
←
1
2
3
4
5
6
7
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree