-
Notifications
You must be signed in to change notification settings - Fork 15
Pull requests: python-effect/effect
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
use black to format python code, and update travis to run black --check
#83
by radix
Contributor
was merged Nov 24, 2019
Loading…
[BACKWARDS INCOMPATIBLE] Use exception instances instead of exc_info tuples
#82
by radix
Contributor
was merged Nov 24, 2019
Loading…
perform_sequence: a higher-level, more debuggable way to perform with a SequenceDispatcher
#69
by radix
Contributor
was merged Aug 25, 2015
Loading…
Fix python indentation mistake in README.rst
#59
by RonnyPfannschmidt
Contributor
was merged Jun 7, 2015
Loading…
Allow
return x in @do generators for Python 3 users
#58
by radix
Contributor
was merged Jun 13, 2015
Loading…
re-raise StopIteration unless it comes directly from the @do-wrapped generator
#56
by radix
Contributor
was merged Jun 13, 2015
Loading…
add a
sequence function based on fold_effect
#52
by radix
Contributor
was merged Jun 2, 2015
Loading…
add a context manager to SequenceDispatcher that ensures all intents are performed
#47
by radix
Contributor
was merged Apr 24, 2015
Loading…
Add a
parallel_all_errors function which provides all errors instead of just FirstError
#44
by radix
Contributor
was merged Mar 24, 2015
Loading…
make EQDispatcher and EQFDispatcher use lists of two-tuples instead of a dict
#42
by radix
Contributor
was merged Mar 10, 2015
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.