openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
python-rq
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Feb 27, 2025 — Feb 27, 2026
Showing page 62 of 68
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Mention python-requests.org, for completeness sake.
Vincent Driessen
More...
almost 14 years ago
Fix typo in basic example.
Vincent Driessen
More...
almost 14 years ago
Fix AttributeError.
Vincent Driessen
More...
almost 14 years ago
Make the connection stack thread safe.
Vincent Driessen
More...
almost 14 years ago
Merge branch 'total-ordering-fix'
Vincent Driessen
More...
almost 14 years ago
Use the true Python 2.7 stdlib implementation instead.
Vincent Driessen
More...
almost 14 years ago
Move this hack to a separate file.
Vincent Driessen
More...
almost 14 years ago
Don't use dict comprehension. It's Python 2.7 only.
Vincent Driessen
More...
almost 14 years ago
added backport of total_ordering to work with 2.6
aiko1895
More...
almost 14 years ago
Tag the first public release.
Vincent Driessen
More...
almost 14 years ago
Fix wording.
Vincent Driessen
More...
almost 14 years ago
Fix documentation URL.
Vincent Driessen
More...
almost 14 years ago
Fix incorrect API call in the README example.
Vincent Driessen
More...
almost 14 years ago
Fix year.
Vincent Driessen
More...
almost 14 years ago
Never refresh when stdout is not a TTY.
Vincent Driessen
More...
almost 14 years ago
Don't filter when no queues are explicitly specified.
Vincent Driessen
More...
almost 14 years ago
Rewrite rqinfo to start polling by default.
Vincent Driessen
More...
almost 14 years ago
Reflect new API in the RQ scripts.
Vincent Driessen
More...
almost 14 years ago
New connection management.
Vincent Driessen
More...
almost 14 years ago
Make importlib dependency conditional on the Python version.
Vincent Driessen
More...
almost 14 years ago
Bugfix.
Vincent Driessen
More...
almost 14 years ago
Implement the requeue_job() top-level API function.
Vincent Driessen
More...
almost 14 years ago
Don't expose the FailedQueue class at the top-level.
Vincent Driessen
More...
almost 14 years ago
Don't warn. In fact, we rely on this the more.
Vincent Driessen
More...
almost 14 years ago
Move job from Worker to Job test suite.
Vincent Driessen
More...
almost 14 years ago
Store pickled function calls as strings.
Vincent Driessen
More...
almost 14 years ago
Add specifics on the "ImportError" to the message in case of an attribute error.
Vincent Driessen
More...
almost 14 years ago
Fix accidentally passing unit test.
Vincent Driessen
More...
almost 14 years ago
Merge branch 'timeouts'
Vincent Driessen
More...
almost 14 years ago
Fix word ordering.
Vincent Driessen
More...
about 14 years ago
←
1
2
…
58
59
60
61
62
63
64
65
66
67
68
→
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