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 19 hours
ago. based on code collected
1 day
ago.
Aug 22, 2025 — Aug 22, 2026
Showing page 2 of 17
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
bump to v0.12.0
Christopher Armstrong
More...
over 7 years ago
delete Pipenv stuff.
Christopher Armstrong
More...
over 7 years ago
Merge pull request #79 from python-effect/py3.7-support
Christopher Armstrong
More...
over 7 years ago
apparently travis doesn't support python 3.7 properly yet. this might make it work?
Christopher Armstrong
More...
over 7 years ago
ok I guess I can be explicit about the names imported
Christopher Armstrong
More...
over 7 years ago
add python 3.7 to the build matrix
Christopher Armstrong
More...
over 7 years ago
fix test_stop_iteration_only_local to work on Python 3.7
Christopher Armstrong
More...
over 7 years ago
fix test_yield_non_effect since python 3.7 changed inner function naming
Christopher Armstrong
More...
over 7 years ago
regenerate the documentation; effect.async is now hidden.
Christopher Armstrong
More...
over 7 years ago
rename effect.async to effect.parallel_async, replace async.py with 'from .parallel_async import *'
Christopher Armstrong
More...
over 7 years ago
add sphinx to the dev requirements
Christopher Armstrong
More...
over 7 years ago
add sphinx and sphinx-rtd-theme to Pipfile
Christopher Armstrong
More...
over 8 years ago
clean up lints (and disable the bare-except one)
Christopher Armstrong
More...
over 8 years ago
Define exceptions with @attr.s(hash=True)
Christopher Armstrong
More...
over 8 years ago
bump version post-release
Christopher Armstrong
More...
over 9 years ago
bump to 0.11.0
Christopher Armstrong
More...
over 9 years ago
Merge pull request #74 from python-effect/test-goodies
Christopher Armstrong
More...
over 9 years ago
Merge branch 'master' into test-goodies
Manish Tomar
More...
over 9 years ago
add nested_sequence function
Manish Tomar
More...
over 9 years ago
Merge pull request #76 from python-effect/drop-2.6
Christopher Armstrong
More...
over 9 years ago
mention versions supported explicitly
Manish Tomar
More...
over 9 years ago
add 3.5 support too
Manish Tomar
More...
over 9 years ago
drop 2.6 support
Manish Tomar
More...
over 9 years ago
install readthedocs sphinx theme
Manish Tomar
More...
over 9 years ago
lint
Manish Tomar
More...
over 9 years ago
lint
Manish Tomar
More...
over 9 years ago
add some testing goodies
Manish Tomar
More...
over 9 years ago
add a reminder to add GitHub release notes when I do a release
Christopher Armstrong
More...
almost 11 years ago
add a test that ensures we can return effects from @do functions
Christopher Armstrong
More...
almost 11 years ago
convert test_do.py to use pytest API
Christopher Armstrong
More...
almost 11 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