Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / weka/easypy issues and pull requests
#225 - gevent native threads support
Pull Request -
State: closed - Opened by koreno almost 5 years ago
#224 - Add decorator versions of the various wait functions
Pull Request -
State: open - Opened by idanarye almost 5 years ago
#223 - concurrency: concurrent_find defaults to raising MultiException if all fail,
Pull Request -
State: open - Opened by koreno almost 5 years ago
#222 - resilience: support returning exceptions captured by decorator
Pull Request -
State: closed - Opened by koreno almost 5 years ago
#221 - Add `ensure_same_defaults`
Pull Request -
State: closed - Opened by idanarye about 5 years ago
- 1 comment
#220 - Syntax warning due to comparison of literals using is in Python 3.8
Issue -
State: closed - Opened by tirkarthi about 5 years ago
- 1 comment
#219 - contexts: added 'breakable_section'
Pull Request -
State: closed - Opened by koreno about 5 years ago
- 2 comments
#218 - caching: added support for cache-hints via timecache.return_value
Pull Request -
State: open - Opened by koreno about 5 years ago
- 1 comment
#217 - Explicit signal declaration with function decoration
Pull Request -
State: open - Opened by idanarye about 5 years ago
- 9 comments
#216 - contexts: added 'breakable_section'
Pull Request -
State: closed - Opened by koreno about 5 years ago
- 3 comments
#215 - Install older PyYaml version when testing with Python 3.4
Pull Request -
State: closed - Opened by idanarye about 5 years ago
#214 - Improve `RecursionError` for aliasing-induced infinite recursion
Pull Request -
State: closed - Opened by idanarye about 5 years ago
#213 - concurrency+exceptions: don't swallow KeyboardInterrupt under gevent (#212); Also...
Pull Request -
State: closed - Opened by koreno about 5 years ago
- 2 comments
#212 - concurrent swallows KeyboardInterrupt, which is not cool in gevent
Issue -
State: open - Opened by koreno about 5 years ago
#211 - Race condition in TagAlongThread
Issue -
State: open - Opened by idanarye about 5 years ago
#210 - Improve infinite recursion exception when aliasing
Issue -
State: closed - Opened by idanarye about 5 years ago
- 2 comments
#209 - SynchronizationCoordinator - improve exception when sync points time out
Issue -
State: open - Opened by idanarye about 5 years ago
- 4 comments
#208 - V0.4.0
Pull Request -
State: closed - Opened by koreno over 5 years ago
#207 - Add `done()` function to `concurrent` to check if the thread is finished
Pull Request -
State: closed - Opened by idanarye over 5 years ago
- 1 comment
#206 - signals: Fix SignalHandler kwargs validation
Pull Request -
State: closed - Opened by YuvalEvron over 5 years ago
#205 - Support ListCollection concatenation into ListCollection
Issue -
State: open - Opened by idanarye over 5 years ago
- 1 comment
#204 - Add `.menu()` to `ObjectCollectionBase`
Pull Request -
State: closed - Opened by idanarye over 5 years ago
#203 - tests: silence expected warnings
Pull Request -
State: closed - Opened by koreno over 5 years ago
#202 - units: added a Percentage unit, with the appropriate rendering
Pull Request -
State: closed - Opened by koreno over 5 years ago
#201 - ziplog: support 'date -Ins' format
Pull Request -
State: closed - Opened by koreno over 5 years ago
#200 - bunch: support rendering the data cleanly
Pull Request -
State: closed - Opened by koreno over 5 years ago
#199 - timing/units: added a TimeInterval class
Pull Request -
State: closed - Opened by koreno over 5 years ago
#198 - aliasing: bug fix for 'Cannot create a consistent method resolution',…
Pull Request -
State: closed - Opened by koreno over 5 years ago
#197 - concurrency: Add parent's name to new thread's name
Pull Request -
State: closed - Opened by YuvalEvron over 5 years ago
- 4 comments
#196 - resilience: Fix 'retry' docstring.
Pull Request -
State: closed - Opened by YuvalEvron over 5 years ago
#195 - Modify 'times' argument in 'retry' to do what it says in the documentation
Issue -
State: closed - Opened by YuvalEvron over 5 years ago
#194 - Regex fixes
Pull Request -
State: closed - Opened by koreno over 5 years ago
#193 - exceptions: support pickling
Pull Request -
State: closed - Opened by koreno over 5 years ago
#192 - Prevent import cycles
Pull Request -
State: closed - Opened by koreno over 5 years ago
#191 - Cli tools
Pull Request -
State: closed - Opened by koreno over 5 years ago
#190 - sync: fix docstring for 'wait'
Pull Request -
State: closed - Opened by koreno over 5 years ago
#189 - Misc updates 0806
Pull Request -
State: closed - Opened by koreno over 5 years ago
- 3 comments
#188 - collections: workaround python bug importing 'test.support'
Pull Request -
State: closed - Opened by koreno over 5 years ago
#187 - signals: allow hiding 'on_*' methods from register_object
Pull Request -
State: closed - Opened by koreno over 5 years ago
- 2 comments
#185 - Add the `mirror_defaults` decorator
Pull Request -
State: open - Opened by idanarye over 5 years ago
- 14 comments
#180 - 0.4.0
Pull Request -
State: closed - Opened by koreno over 5 years ago
#179 - Add semver module
Pull Request -
State: closed - Opened by doron-cohen over 5 years ago
#175 - 0.4.0 - a batch of little tweaks and fixes
Pull Request -
State: closed - Opened by koreno over 5 years ago
- 4 comments
#174 - Based unnamed thread names on named threads
Issue -
State: closed - Opened by idanarye over 5 years ago
- 1 comment
#154 - Check where (and if) we use functions from randutils.py module and rearrange it.
Issue -
State: closed - Opened by YuvalEvron almost 6 years ago
#149 - Discussion - typed struct instantiation DSL
Issue -
State: open - Opened by idanarye about 6 years ago
- 11 comments
#131 - caching: deprecate locking_lru_cache (#122)
Pull Request -
State: closed - Opened by doron-cohen over 6 years ago
#130 - Fix the docstring of `easypy.collections.separate`
Pull Request -
State: closed - Opened by idanarye over 6 years ago
#129 - Use version 1.7.9 of Sphinx
Pull Request -
State: closed - Opened by idanarye over 6 years ago
- 1 comment
#128 - signals: invoke async handlers first, then run through the sequential…
Pull Request -
State: closed - Opened by koreno over 6 years ago
#127 - Support inheritance for `TypedStruct`
Pull Request -
State: closed - Opened by idanarye over 6 years ago
#126 - Move things from `easypy.concurrency` and `easypy.timing` to `easypy.sync`
Pull Request -
State: closed - Opened by idanarye over 6 years ago
#125 - resilience: add docs
Pull Request -
State: closed - Opened by hjbyt over 6 years ago
#124 - document caching module and mark locking_lru_cache for deprecation
Pull Request -
State: closed - Opened by doron-cohen over 6 years ago
- 1 comment
#123 - tokens: module-level documentation (fixed #112)
Pull Request -
State: closed - Opened by koreno over 6 years ago
#116 - logging: support for suppressing and soloing logging to console per thread
Pull Request -
State: closed - Opened by koreno over 6 years ago
#108 - exceptions: documentation and code formatting
Pull Request -
State: closed - Opened by doron-cohen over 6 years ago
#107 - Proper fix for signals that use identifiers (the `WeakMethod` change broke them)
Pull Request -
State: closed - Opened by idanarye over 6 years ago
#105 - [workaround] - skip `contextmanager` signal handlers that return `None`
Pull Request -
State: closed - Opened by idanarye over 6 years ago
#104 - Fix `WeakMethod` for `contextmanager` signals
Pull Request -
State: closed - Opened by idanarye over 6 years ago
#101 - Signals handlers keep methods as weak references
Pull Request -
State: closed - Opened by idanarye over 6 years ago
#100 - Add `exception_to_boolean`
Pull Request -
State: closed - Opened by idanarye over 6 years ago
- 3 comments
#99 - decorations: support params for singleton_contextmanager
Pull Request -
State: closed - Opened by koreno over 6 years ago
- 1 comment
#98 - Allow killing `TagAlongThread`
Pull Request -
State: closed - Opened by idanarye over 6 years ago
#97 - concurrency: add a pointer to the exception type the ME is a type of;…
Pull Request -
State: closed - Opened by koreno over 6 years ago
- 1 comment
#96 - Fix `Signal.unregister` for context manager signals
Pull Request -
State: closed - Opened by idanarye over 6 years ago
#95 - exceptions/logging: add aborted exception base class
Pull Request -
State: closed - Opened by doron-cohen over 6 years ago
#94 - Add `annotated_exceptions`
Pull Request -
State: open - Opened by idanarye over 6 years ago
- 2 comments
#93 - Better IPython representation of `TypeStruct` classes
Pull Request -
State: closed - Opened by idanarye over 6 years ago
#90 - concurrency: and now make MultiObject typeable too
Pull Request -
State: closed - Opened by koreno over 6 years ago
#89 - BREAKING CHANGE - concurrency: make MultiObject immutable; remove list operators
Pull Request -
State: closed - Opened by koreno over 6 years ago
#88 - Close #80: Add `EasyMeta` (for now with only one hook)
Pull Request -
State: closed - Opened by idanarye over 6 years ago
- 1 comment
#87 - concurrency: bug fix for MultiException of multi-inherited types
Pull Request -
State: closed - Opened by koreno over 6 years ago
#86 - exceptions: fix multi-line rendering
Pull Request -
State: closed - Opened by koreno over 6 years ago
#81 - concurrency: remove logging noise when process is exiting
Pull Request -
State: closed - Opened by koreno over 6 years ago
#79 - fix unwanted expanding namedtuples in Multiobject.call
Pull Request -
State: closed - Opened by doron-cohen over 6 years ago
#74 - timing: fix wait to not swallow the 'PredicateNotSatisfied' of a nest…
Pull Request -
State: closed - Opened by koreno almost 7 years ago
#73 - concurrency: improve logging when waiting on threads
Pull Request -
State: closed - Opened by koreno almost 7 years ago
- 1 comment
#72 - Automatically convert fields in `TypedStruct` definition to `Field`
Pull Request -
State: closed - Opened by idanarye almost 7 years ago
- 3 comments
#71 - Add `CONTRIBUTING.md` with basic reStructuredText cheatsheet
Pull Request -
State: closed - Opened by idanarye almost 7 years ago
#68 - concurrency: fix multiexception rendering to include timestamp and context; add timestamp exceptions if concurrent
Pull Request -
State: closed - Opened by koreno almost 7 years ago
#63 - MultiException: Respect traceback=False on exceptions
Pull Request -
State: closed - Opened by tigrawap almost 7 years ago
#62 - Make `nonconcurrent_map` use `Future`
Pull Request -
State: closed - Opened by idanarye almost 7 years ago
#61 - Caching with key func
Pull Request -
State: closed - Opened by koreno about 7 years ago
- 1 comment
#59 - Concurrency synchronization coordinator
Pull Request -
State: closed - Opened by idanarye about 7 years ago
- 1 comment
#57 - Verify collection type in `TypedStruct`
Pull Request -
State: closed - Opened by idanarye about 7 years ago
#56 - Add `ASSERT` for easily creating asserion error messages
Pull Request -
State: closed - Opened by idanarye about 7 years ago
- 1 comment
#55 - Let the predicate of `wait` know if it's the final attempt
Pull Request -
State: closed - Opened by idanarye about 7 years ago
- 3 comments
#54 - caching: support for ignored kwargs in func-caching decorators
Pull Request -
State: closed - Opened by koreno about 7 years ago
#53 - Properly display timezone in `short_utc_fmt`
Pull Request -
State: closed - Opened by idanarye about 7 years ago
- 2 comments
#52 - resilience: pass a 'retries_so_far' to retried function, if they want it
Pull Request -
State: closed - Opened by koreno about 7 years ago
#51 - Callable `wait` message
Pull Request -
State: closed - Opened by idanarye over 7 years ago
#50 - misc/get_all_subclasses: Option to include mixins
Pull Request -
State: closed - Opened by tigrawap over 7 years ago
#49 - some improvements to logs
Pull Request -
State: closed - Opened by noopti over 7 years ago
#47 - Fix #46 - collection fields in `TypedStruct` constructor
Pull Request -
State: closed - Opened by idanarye over 7 years ago
#43 - Fix a deadlock-causing race-condition in `TagAlongThread`:
Pull Request -
State: closed - Opened by idanarye over 7 years ago
#42 - tests: added test for RWLock
Pull Request -
State: closed - Opened by koreno over 7 years ago
#41 - PersistentCache: Support optional default
Pull Request -
State: closed - Opened by tigrawap over 7 years ago
#35 - Allow filtering by nested attributes
Pull Request -
State: closed - Opened by idanarye over 7 years ago
- 1 comment
#31 - Close #13 - better lockstep API
Pull Request -
State: closed - Opened by idanarye over 7 years ago
- 5 comments