openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
E
effect
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 11 hours
ago. based on code collected
1 day
ago.
Aug 22, 2025 — Aug 22, 2026
Showing page 1 of 17
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Freenode is extremely dead
Christopher Armstrong
More...
about 4 years ago
Remove Rackspace thanks from README
Christopher Armstrong
More...
about 4 years ago
Merge pull request #85 from timgates42/bugfix_typos
Christopher Armstrong
More...
almost 5 years ago
docs: Fix a few typos
Tim Gates
More...
about 5 years ago
bump to 1.1.0
Christopher Armstrong
More...
over 6 years ago
get rid of the very last bare-except
Christopher Armstrong
More...
over 6 years ago
deprecate do_return.
Christopher Armstrong
More...
over 6 years ago
bump version to 1.0
Christopher Armstrong
More...
over 6 years ago
Merge pull request #83 from python-effect/black
Christopher Armstrong
More...
over 6 years ago
use an if statement instead of a && because the && was resulting in a failing exit code
Christopher Armstrong
More...
over 6 years ago
oops bash syntax
Christopher Armstrong
More...
over 6 years ago
oops, yaml syntax
Christopher Armstrong
More...
over 6 years ago
ok let's just take black out of the requirements and install it conditionally in travis
Christopher Armstrong
More...
over 6 years ago
black doesn't seem to be working on pypy...
Christopher Armstrong
More...
over 6 years ago
ok I guess black and flake8 disagree, so we have to go with black here (since it's not configurable)
Christopher Armstrong
More...
over 6 years ago
fix lints
Christopher Armstrong
More...
over 6 years ago
oh yeah, add black to the dev requirements
Christopher Armstrong
More...
over 6 years ago
use black to format python code, and update travis to run black --check
Christopher Armstrong
More...
over 6 years ago
Merge pull request #82 from python-effect/py3-exceptions
Christopher Armstrong
More...
over 6 years ago
delete the `async.py` module, which was only around for compatibility with old users of effect that were using python 2
Christopher Armstrong
More...
over 6 years ago
also remove all __future__ usage
Christopher Armstrong
More...
over 6 years ago
clean up lint, and also encode flake8 configuration properly
Christopher Armstrong
More...
over 6 years ago
get rid of all use of the `six` module now that we are py3-only
Christopher Armstrong
More...
over 6 years ago
pypy3 only
Christopher Armstrong
More...
over 6 years ago
only run travis on 3.6 and up, and drop the special xenial 3.7 thingy
Christopher Armstrong
More...
over 6 years ago
delete vscode settings, woops
Christopher Armstrong
More...
over 6 years ago
and another one
Christopher Armstrong
More...
over 6 years ago
remove some references to supporting python 2
Christopher Armstrong
More...
over 6 years ago
change effect to use Except instances instead of exc_info tuples. This means that effect now only supports Python 3 and above.
Christopher Armstrong
More...
over 6 years ago
bump version to 0.12.0+
Christopher Armstrong
More...
over 7 years ago
←
1
2
3
4
5
6
7
8
9
…
16
17
→
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