Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / python-effect/effect issues and pull requests
#88 - Async Trampoline
Pull Request -
State: open - Opened by giuliohome 19 days ago
#86 - Support for Async Performers in Effect Library
Issue -
State: open - Opened by giuliohome 25 days ago
- 4 comments
#85 - docs: Fix a few typos
Pull Request -
State: closed - Opened by timgates42 over 3 years ago
#84 - I don't understand how to compose Intents/Effects together properly
Issue -
State: closed - Opened by ckp95 about 4 years ago
- 1 comment
#83 - use black to format python code, and update travis to run black --check
Pull Request -
State: closed - Opened by radix about 5 years ago
#82 - [BACKWARDS INCOMPATIBLE] Use exception instances instead of exc_info tuples
Pull Request -
State: closed - Opened by radix about 5 years ago
- 2 comments
#81 - Iter performer
Pull Request -
State: closed - Opened by Tomatosoup97 over 5 years ago
- 3 comments
#80 - naming: success/failure vs success/error
Issue -
State: closed - Opened by Andrei-Pozolotin over 5 years ago
- 1 comment
#79 - Py3.7 support
Pull Request -
State: closed - Opened by radix almost 6 years ago
#78 - Tests fail on python3.7
Issue -
State: closed - Opened by marsam almost 6 years ago
- 3 comments
#77 - How might a developer or tester verify that all side-effects are properly isolated?
Issue -
State: closed - Opened by nealmcb over 7 years ago
- 1 comment
#76 - drop 2.6 support
Pull Request -
State: closed - Opened by manishtomar almost 8 years ago
#75 - Support for async/await syntax
Issue -
State: open - Opened by manishtomar almost 8 years ago
- 1 comment
#74 - Test helper functions
Pull Request -
State: closed - Opened by manishtomar almost 8 years ago
- 9 comments
#73 - Maybe raise_ should be called 'throw'?
Issue -
State: open - Opened by glyph about 8 years ago
#72 - refactoring: raise_ is implemented 3 times
Issue -
State: open - Opened by glyph about 8 years ago
#71 - do_return needed on all Python versions
Issue -
State: closed - Opened by rbtcollins about 9 years ago
- 18 comments
#70 - parallel_sequence helper
Pull Request -
State: closed - Opened by radix about 9 years ago
#69 - perform_sequence: a higher-level, more debuggable way to perform with a SequenceDispatcher
Pull Request -
State: closed - Opened by radix about 9 years ago
#68 - sync_perfomer's inner sync_wrapper disallows keyword arguments
Issue -
State: closed - Opened by RonnyPfannschmidt about 9 years ago
- 3 comments
#67 - automate wrapping into effects via helpers or builtin primitives
Issue -
State: closed - Opened by RonnyPfannschmidt over 9 years ago
- 3 comments
#66 - Dispatching does not pass through system level exceptions
Issue -
State: closed - Opened by RonnyPfannschmidt over 9 years ago
- 3 comments
#65 - nested fold makes for incomprehensible errors
Issue -
State: closed - Opened by RonnyPfannschmidt over 9 years ago
- 4 comments
#64 - SequenceDispatcher incompatible with @do
Issue -
State: closed - Opened by rbtcollins over 9 years ago
- 2 comments
#63 - perform masks errors
Issue -
State: open - Opened by rbtcollins over 9 years ago
- 9 comments
#62 - Docs and ignores
Pull Request -
State: closed - Opened by rbtcollins over 9 years ago
- 1 comment
#61 - implement a monad interface compatible with PyMonad
Issue -
State: closed - Opened by radix over 9 years ago
- 3 comments
#60 - safe passing of kwargs to performers
Issue -
State: closed - Opened by RonnyPfannschmidt over 9 years ago
- 3 comments
#59 - Fix python indentation mistake in README.rst
Pull Request -
State: closed - Opened by RonnyPfannschmidt over 9 years ago
- 1 comment
#58 - Allow `return x` in @do generators for Python 3 users
Pull Request -
State: closed - Opened by radix over 9 years ago
#57 - Switch to attrs
Pull Request -
State: closed - Opened by radix over 9 years ago
- 1 comment
#56 - re-raise StopIteration unless it comes directly from the @do-wrapped generator
Pull Request -
State: closed - Opened by radix over 9 years ago
- 4 comments
#55 - effect_performer idea
Pull Request -
State: closed - Opened by manishtomar over 9 years ago
- 2 comments
#54 - Split up effect
Pull Request -
State: closed - Opened by radix over 9 years ago
#53 - Add a Gitter chat badge to README.rst
Pull Request -
State: closed - Opened by gitter-badger over 9 years ago
#52 - add a `sequence` function based on `fold_effect`
Pull Request -
State: closed - Opened by radix over 9 years ago
- 4 comments
#51 - add a `fold_effect` function
Pull Request -
State: closed - Opened by radix over 9 years ago
- 3 comments
#50 - Switch example tests to SequenceDispatcher
Issue -
State: closed - Opened by radix over 9 years ago
- 1 comment
#49 - Utility for testing parallel effects in SequenceDispatcher
Issue -
State: closed - Opened by radix over 9 years ago
- 4 comments
#48 - Concurrency limiting tool(s)
Issue -
State: open - Opened by radix over 9 years ago
#47 - add a context manager to SequenceDispatcher that ensures all intents are performed
Pull Request -
State: closed - Opened by radix over 9 years ago
- 2 comments
#46 - Add Sequence intent.
Pull Request -
State: closed - Opened by tomprince over 9 years ago
- 5 comments
#45 - Sequence dispatcher
Pull Request -
State: closed - Opened by radix over 9 years ago
- 3 comments
#44 - Add a `parallel_all_errors` function which provides all errors instead of just FirstError
Pull Request -
State: closed - Opened by radix over 9 years ago
- 2 comments
#43 - `testing.resolve_effect` should document error result
Issue -
State: closed - Opened by manishtomar over 9 years ago
- 1 comment
#42 - make EQDispatcher and EQFDispatcher use lists of two-tuples instead of a dict
Pull Request -
State: closed - Opened by radix over 9 years ago
- 1 comment
#41 - add an ERef object, like Haskell's IORef.
Pull Request -
State: closed - Opened by radix over 9 years ago
- 6 comments
#40 - Add equality-based dispatchers for testing
Pull Request -
State: closed - Opened by radix over 9 years ago
- 3 comments
#39 - serial performer of ParallelEffects
Pull Request -
State: closed - Opened by manishtomar almost 10 years ago
- 5 comments
#38 - Add a LICENSE file.
Issue -
State: closed - Opened by tomprince almost 10 years ago
- 3 comments
#37 - Figure out a way to not need to instantiate Effect() explicitly everywhere
Issue -
State: closed - Opened by radix almost 10 years ago
- 3 comments
#36 - @do exits silently if it calls a function which raises StopIteration
Issue -
State: closed - Opened by radix almost 10 years ago
- 1 comment
#35 - Make the examples way better
Pull Request -
State: closed - Opened by radix almost 10 years ago
#34 - Add a Python 3-specific perform() alternative that uses Python 3's improved exception semantics
Issue -
State: closed - Opened by radix almost 10 years ago
- 2 comments
Labels: enhancement, help wanted
#33 - Add a threaded parallel performer
Pull Request -
State: closed - Opened by radix almost 10 years ago
#32 - Support "return val" in @do notation on Python 3
Issue -
State: closed - Opened by radix almost 10 years ago
Labels: enhancement, help wanted
#31 - Generic asynchronous parallel performer
Pull Request -
State: closed - Opened by radix almost 10 years ago
- 1 comment
#30 - Better decorator docstrings
Pull Request -
State: closed - Opened by radix almost 10 years ago
- 2 comments
#29 - Better decorator docstrings
Pull Request -
State: closed - Opened by radix almost 10 years ago
- 1 comment
#28 - Do-notation for Effects.
Pull Request -
State: closed - Opened by radix almost 10 years ago
- 3 comments
#27 - "do-notation" for effects
Issue -
State: closed - Opened by radix almost 10 years ago
- 1 comment
Labels: enhancement, help wanted
#26 - Record debugging information during perform, and report it when unexpected errors occur
Issue -
State: open - Opened by radix almost 10 years ago
- 1 comment
Labels: enhancement
#25 - Add `requests` support to the github example
Issue -
State: closed - Opened by radix almost 10 years ago
- 3 comments
Labels: enhancement, help wanted
#24 - Passing around exc_info tuples sucks
Issue -
State: closed - Opened by radix almost 10 years ago
- 3 comments
Labels: enhancement
#23 - Log unhandled errors during perform
Issue -
State: open - Opened by radix almost 10 years ago
- 1 comment
Labels: enhancement, help wanted
#22 - Get rid of "Intent" suffixes from all intent classes
Issue -
State: closed - Opened by radix almost 10 years ago
#21 - @sync_performer and @deferred_performer don't promote docstrings and __name__.
Issue -
State: closed - Opened by radix almost 10 years ago
#20 - Having both sync_perform and sync_performer seems liable to cause confusion.
Issue -
State: closed - Opened by tomprince almost 10 years ago
- 1 comment
#19 - effect.twisted.perform_parallel can be generalized for any async performers
Issue -
State: closed - Opened by tomprince almost 10 years ago
- 3 comments
Labels: enhancement, help wanted
#18 - Address some review comments.
Pull Request -
State: closed - Opened by tomprince almost 10 years ago
#17 - If a performer raises an exception, that should be fed into the callback chain.
Issue -
State: closed - Opened by tomprince almost 10 years ago
- 1 comment
#16 - If a dispatcher raises an exception, that should be fed into the callback chain.
Issue -
State: closed - Opened by tomprince almost 10 years ago
#15 - Document `_Box` in a way that doesn't refer to a private class.
Issue -
State: closed - Opened by tomprince almost 10 years ago
- 1 comment
#14 - Sphinx docs
Pull Request -
State: closed - Opened by radix almost 10 years ago
- 1 comment
#13 - Fix travis notification.
Pull Request -
State: closed - Opened by tomprince almost 10 years ago
#12 - Composable intent dispatching
Pull Request -
State: closed - Opened by radix almost 10 years ago
- 4 comments
#11 - sync_performer doesn't work on methods.
Issue -
State: closed - Opened by tomprince almost 10 years ago
- 1 comment
#10 - Continute implementing better-intent-dispatching on top of better-intent-dispatching-2.
Pull Request -
State: closed - Opened by tomprince almost 10 years ago
- 1 comment
#9 - Change delay docstring to say it's an intent
Pull Request -
State: closed - Opened by lvh almost 10 years ago
- 1 comment
#8 - ParallelEffects should allow explicit limiting of concurrency
Issue -
State: open - Opened by lvh about 10 years ago
Labels: enhancement, help wanted
#7 - maybe add this testing effect: Sequence
Issue -
State: closed - Opened by radix about 10 years ago
- 2 comments
Labels: enhancement
#6 - need moar retry functionality
Issue -
State: open - Opened by radix about 10 years ago
Labels: enhancement, help wanted
#5 - consider a multimethod-style implementation of performance registration rather than hard-coded intents that can be swapped out
Issue -
State: closed - Opened by glyph over 10 years ago
- 7 comments
#4 - Provide mechanism for intent objects to document (and perhaps enforce) types for inputs and outputs
Issue -
State: closed - Opened by itamarst over 10 years ago
- 4 comments
#3 - Get rid of `perform()`
Issue -
State: closed - Opened by itamarst over 10 years ago
- 4 comments
#2 - Use the public API for this
Pull Request -
State: closed - Opened by alex over 10 years ago
- 1 comment
#1 - Factor Twisted support out to a separate, optional module
Pull Request -
State: closed - Opened by radix over 10 years ago