Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / morepath/reg issues and pull requests
#66 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: open - Opened by pre-commit-ci[bot] over 2 years ago
#65 - Update repository URL for Flake8
Pull Request -
State: closed - Opened by jugmac00 almost 4 years ago
- 1 comment
#64 - modernize CI
Pull Request -
State: closed - Opened by jugmac00 almost 4 years ago
#63 - Update badge URL for Travis
Pull Request -
State: closed - Opened by jugmac00 about 4 years ago
#62 - Python support update
Pull Request -
State: closed - Opened by sgaist over 4 years ago
- 3 comments
#61 - Update supported Python versions
Issue -
State: closed - Opened by jugmac00 over 4 years ago
- 2 comments
Labels: hacktoberfest, good first issue
#60 - Example for supporting zope.interface Interface-based dispatch
Issue -
State: open - Opened by moshez over 4 years ago
#59 - Cleanup old Python 2 code
Pull Request -
State: closed - Opened by henri-hulski almost 5 years ago
- 1 comment
#58 - Add integration for the Black code formatter
Pull Request -
State: closed - Opened by henri-hulski about 5 years ago
#57 - Switch formatting to black
Issue -
State: closed - Opened by faassen about 5 years ago
- 2 comments
#56 - Remove support for Python 2
Pull Request -
State: closed - Opened by henri-hulski over 5 years ago
- 2 comments
#55 - inspect.getargspec() is deprecated
Issue -
State: closed - Opened by kagesenshi over 6 years ago
- 22 comments
Labels: enhancement
#54 - TypeError: match_instance() takes at least 2 arguments (1 given)
Issue -
State: closed - Opened by zopyx over 8 years ago
- 1 comment
#53 - dispatch and dispatch_method now return an actual function
Pull Request -
State: closed - Opened by taschini over 8 years ago
- 2 comments
#52 - generated code is hard to pdb through
Issue -
State: open - Opened by faassen over 8 years ago
- 1 comment
#51 - performance tracker
Issue -
State: open - Opened by faassen over 8 years ago
- 14 comments
#50 - Redundancy in the API for registering implementations of dispatch methods
Issue -
State: closed - Opened by taschini over 8 years ago
- 4 comments
#49 - The value attribute of methodified functions
Issue -
State: closed - Opened by taschini over 8 years ago
- 6 comments
#48 - Move development environment from buildout to virtualenv and pip
Pull Request -
State: closed - Opened by henri-hulski over 8 years ago
- 4 comments
#47 - making register a decorator
Issue -
State: closed - Opened by faassen over 8 years ago
- 5 comments
#46 - Added an optional first invocation hook to dispatch_method.
Pull Request -
State: closed - Opened by taschini over 8 years ago
- 2 comments
#45 - mapply into Morepath
Issue -
State: closed - Opened by faassen over 8 years ago
#44 - invocation hook
Issue -
State: closed - Opened by faassen over 8 years ago
- 2 comments
#43 - decoupling-fastargextract branch
Issue -
State: closed - Opened by faassen over 8 years ago
- 3 comments
#42 - C version of argextract
Issue -
State: closed - Opened by faassen over 8 years ago
- 1 comment
#41 - fastmapply
Issue -
State: closed - Opened by faassen over 8 years ago
- 6 comments
#40 - Decoupling
Pull Request -
State: closed - Opened by faassen over 8 years ago
- 25 comments
#39 - Add a default extractor function for ``match_class`` predicate
Pull Request -
State: closed - Opened by taschini over 8 years ago
- 2 comments
#38 - Dispatchmethods
Pull Request -
State: closed - Opened by taschini over 8 years ago
- 4 comments
#37 - Dispatch only
Pull Request -
State: closed - Opened by taschini over 8 years ago
- 10 comments
#36 - document register_function value hack
Issue -
State: closed - Opened by faassen over 8 years ago
- 1 comment
#35 - include doctests in tox
Issue -
State: closed - Opened by faassen over 8 years ago
Labels: enhancement
#34 - ``inspect.getargspec`` is deprecated in Python 3.5
Issue -
State: closed - Opened by taschini over 8 years ago
- 7 comments
#33 - Add tox test environments for Python 3.4 and 3.5, PyPy 3 and PEP 8 and swich basepython to Python 3.5
Pull Request -
State: closed - Opened by henri-hulski over 8 years ago
- 6 comments
#32 - Sphinx excludes generic functions from automodule members.
Issue -
State: closed - Opened by taschini over 8 years ago
- 1 comment
#31 - events
Issue -
State: open - Opened by faassen over 8 years ago
- 13 comments
Labels: enhancement
#30 - Leaking test isolation
Issue -
State: closed - Opened by taschini over 8 years ago
#29 - Use io.open with encoding='utf-8' and flake8 compliance in setup.py
Pull Request -
State: closed - Opened by taschini over 8 years ago
#28 - different approach to mapply (or lookup_mapply)
Issue -
State: closed - Opened by faassen over 8 years ago
- 1 comment
#27 - Fixes
Pull Request -
State: closed - Opened by taschini almost 9 years ago
- 1 comment
#26 - Conflict on buildout
Issue -
State: closed - Opened by taschini almost 9 years ago
- 2 comments
#25 - register_dispatch for component lookup
Issue -
State: closed - Opened by faassen almost 9 years ago
Labels: bug
#24 - component_key_dict missing in API docs
Issue -
State: closed - Opened by faassen almost 9 years ago
- 1 comment
#23 - dispatch_external_predicates missing in API docs
Issue -
State: closed - Opened by faassen almost 9 years ago
- 1 comment
#22 - Dispatchable ABC interface not supported
Issue -
State: open - Opened by ccomb about 9 years ago
- 1 comment
#21 - multiple subscribers
Issue -
State: open - Opened by faassen about 10 years ago
- 5 comments
#20 - Stray reference to old API?
Pull Request -
State: closed - Opened by mgrbyte about 10 years ago
- 1 comment
#19 - include the new dispatch API in the API docs
Issue -
State: open - Opened by faassen about 10 years ago
#18 - extra non-dispatch arguments should not play a part in dispatch
Issue -
State: closed - Opened by faassen over 10 years ago
- 1 comment
#17 - a replacement for classmethod?
Issue -
State: closed - Opened by faassen over 10 years ago
- 1 comment
#16 - Minor text change.
Pull Request -
State: closed - Opened by webmaven over 10 years ago
#15 - registering a class that has a old-style class in its inheritance chain
Issue -
State: closed - Opened by faassen over 10 years ago
- 1 comment
#14 - Demonstrate how reg can be used for testing applications
Issue -
State: open - Opened by thedrow over 10 years ago
- 2 comments
#13 - gain python 2.6 compatibility by rewriting the dict comprehension
Pull Request -
State: closed - Opened by iivvoo over 10 years ago
#12 - Any chances python 2.6 can be supported?
Issue -
State: closed - Opened by iivvoo over 10 years ago
- 1 comment
#11 - Typo corrected
Pull Request -
State: closed - Opened by reinout almost 11 years ago
#10 - Small correction
Pull Request -
State: closed - Opened by reinout almost 11 years ago
#9 - external abc support
Issue -
State: open - Opened by faassen almost 11 years ago
#8 - document and expose mapping
Issue -
State: closed - Opened by faassen about 11 years ago
- 1 comment
#7 - document predicates story
Issue -
State: closed - Opened by faassen about 11 years ago
- 1 comment
#6 - tox to test
Issue -
State: closed - Opened by faassen about 11 years ago
- 1 comment
#5 - arginfo could use inspect more?
Issue -
State: closed - Opened by faassen about 11 years ago
- 1 comment
#4 - skip internals during debugging
Issue -
State: open - Opened by faassen about 11 years ago
#3 - mapply should give clearer errors
Issue -
State: closed - Opened by faassen about 11 years ago
- 1 comment
#2 - Add link to docs
Issue -
State: closed - Opened by reinout over 11 years ago
- 1 comment
#1 - Including the main README
Pull Request -
State: closed - Opened by reinout over 11 years ago