0
I Use This!
Inactive

Commits : Listings

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