Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / thorwhalen/umpyre issues and pull requests
#58 - templated object generation
Issue -
State: open - Opened by thorwhalen about 3 years ago
#57 - Trying to use protocols
Issue -
State: open - Opened by thorwhalen about 3 years ago
#56 - A failed attempt at using `typing.TypeVar`
Issue -
State: open - Opened by thorwhalen about 3 years ago
#55 - Track a (python) processes use of RAM (etc.)
Issue -
State: open - Opened by thorwhalen over 3 years ago
#54 - Use `inspect.getsource` to make lambdas pickable?
Issue -
State: open - Opened by thorwhalen over 3 years ago
#53 - Attempt to make a class decorator that makes pickable classes
Issue -
State: open - Opened by thorwhalen over 3 years ago
#52 - Embed plantuml images
Issue -
State: open - Opened by thorwhalen over 3 years ago
#51 - HasItems protocol, but more general
Issue -
State: open - Opened by thorwhalen over 3 years ago
#50 - Python protocols: How to compare against the TYPE of protocol attributes
Issue -
State: open - Opened by thorwhalen over 3 years ago
#49 - store pickling problem
Issue -
State: open - Opened by thorwhalen over 3 years ago
#48 - pycharm has problems when testing a @property method
Issue -
State: open - Opened by thorwhalen over 3 years ago
#47 - Making `hasattr(DelegatorClass, attr)` work on classes (not just instances)?
Issue -
State: open - Opened by thorwhalen over 3 years ago
- 1 comment
#46 - Dynamically getting a list of standard library python packages names
Issue -
State: open - Opened by thorwhalen over 3 years ago
#45 - Make python mixins usage safer (and telling linter to shut up)
Issue -
State: open - Opened by thorwhalen over 3 years ago
- 1 comment
#44 - Reusing the inputs of a function with minimal boilerplate
Issue -
State: open - Opened by thorwhalen over 3 years ago
- 1 comment
#43 - Disabling methods -- review code.
Issue -
State: open - Opened by thorwhalen over 3 years ago
#42 - py2store mk_cached_store
Issue -
State: open - Opened by thorwhalen over 3 years ago
#41 - use of globals to read and write data
Issue -
State: open - Opened by thorwhalen over 3 years ago
#40 - io, iter, next
Issue -
State: open - Opened by thorwhalen over 3 years ago
#39 - Bulk operations in collections
Issue -
State: open - Opened by thorwhalen over 3 years ago
- 1 comment
#38 - MongoValueViews and better wrapping...
Issue -
State: open - Opened by thorwhalen over 3 years ago
- 3 comments
#37 - What the `np.nan`?!
Issue -
State: open - Opened by thorwhalen over 3 years ago
#36 - Switching according to number of function arguments
Issue -
State: closed - Opened by thorwhalen over 3 years ago
- 1 comment
#35 - How to extract "executable" strings from a string containing valid python.
Issue -
State: open - Opened by thorwhalen over 3 years ago
- 4 comments
#34 - Shameful type checking in `FunctionType.__call__`?
Issue -
State: open - Opened by thorwhalen over 3 years ago
- 2 comments
#33 - Elegant ways to handle multi args in `map(lambda ...)`
Issue -
State: open - Opened by thorwhalen over 3 years ago
#33 - Elegant ways to handle multi args in `map(lambda ...)`
Issue -
State: open - Opened by thorwhalen over 3 years ago
#32 - `linkup.OperableMapping`: Code review
Issue -
State: open - Opened by thorwhalen over 3 years ago
- 1 comment
#31 - partials fixing SECOND non-keyword argument
Issue -
State: open - Opened by thorwhalen over 3 years ago
- 1 comment
#30 - decorators that follow through when making classes with classmethod
Issue -
State: open - Opened by thorwhalen over 3 years ago
#29 - Referencing a class within itself
Issue -
State: open - Opened by thorwhalen over 3 years ago
- 2 comments
#28 - Pickle problem (with `cached_keys.<locals>.cached_cls`)
Issue -
State: open - Opened by thorwhalen over 3 years ago
#27 - Add doctest to function "dynamically"
Issue -
State: open - Opened by thorwhalen over 3 years ago
- 1 comment
#26 - Should one use `collections.abc.ValuesView`?
Issue -
State: closed - Opened by thorwhalen over 3 years ago
- 2 comments
#25 - How to approach EAFP, given performance -- and catching specific errors efficiently
Issue -
State: closed - Opened by thorwhalen almost 4 years ago
- 1 comment
#24 - Removing methods from a subclass
Issue -
State: closed - Opened by thorwhalen almost 4 years ago
- 2 comments
#23 - pickling a function composer
Issue -
State: open - Opened by thorwhalen almost 4 years ago
#22 - An exercise in pickling
Issue -
State: open - Opened by thorwhalen almost 4 years ago
#21 - partial_plus (code review)
Issue -
State: open - Opened by thorwhalen almost 4 years ago
#20 - Repair a class decorator
Issue -
State: open - Opened by thorwhalen almost 4 years ago
#19 - Pros/cons of different ways of making functions
Issue -
State: open - Opened by thorwhalen almost 4 years ago
#18 - How to include a doc (and doctest) in dynamically created function (in a way that makes help see it)
Issue -
State: closed - Opened by thorwhalen almost 4 years ago
- 1 comment
#17 - Mechanism to make data fetching and preparing functions, and registering a url to point to them
Issue -
State: open - Opened by thorwhalen almost 4 years ago
#16 - partial of string method (when first arg is instance and have position only args)
Issue -
State: open - Opened by thorwhalen almost 4 years ago
#15 - make dataclass validate input
Issue -
State: closed - Opened by thorwhalen almost 4 years ago
- 1 comment
#14 - A class decorator that adds a __call__ method. Specialized for sklearn models.
Issue -
State: open - Opened by thorwhalen almost 4 years ago
#13 - Applying numpy functions to unbounded streams
Issue -
State: open - Opened by thorwhalen almost 4 years ago
#12 - _TypedDictMeta
Issue -
State: open - Opened by thorwhalen almost 4 years ago
#11 - Dir and (correct) delegation
Issue -
State: open - Opened by thorwhalen almost 4 years ago
#10 - inner-loop timeout
Issue -
State: closed - Opened by thorwhalen almost 4 years ago
- 3 comments
#9 - though I say `arg=arg_val` in the func signature... I don't get that in the func.
Issue -
State: closed - Opened by thorwhalen almost 4 years ago
#8 - For configs, use a file (json, ini, yaml) that allows a user to change/customize behavior
Issue -
State: open - Opened by thorwhalen almost 4 years ago
- 5 comments
#7 - pickle partial vs nested functions
Issue -
State: open - Opened by thorwhalen about 4 years ago
#6 - suppress(ImportError) vs ModuleNotFoundManager
Issue -
State: closed - Opened by thorwhalen about 4 years ago
- 1 comment
#5 - Look into chained exceptions and implicit/explicit exceptions
Issue -
State: open - Opened by thorwhalen about 4 years ago
#4 - default and type check in init
Issue -
State: open - Opened by thorwhalen about 4 years ago
#3 - Auto __eq__ for stores?
Issue -
State: open - Opened by thorwhalen about 4 years ago
#2 - Proper use of `__missing__`
Issue -
State: closed - Opened by thorwhalen about 4 years ago
#1 - controlling isinstance(obj, type) (without subclassing type)
Issue -
State: open - Opened by thorwhalen about 4 years ago
- 1 comment