Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / smarie/python-decopatch issues and pull requests
#38 - Drop the pytest-runner dependency
Pull Request -
State: open - Opened by musicinmybrain about 2 months ago
#37 - fix: Fix CI; Use latest python versions; drop old pythons
Pull Request -
State: open - Opened by last-partizan 9 months ago
- 1 comment
#36 - fix(types): Fix ParamSpec import
Pull Request -
State: open - Opened by last-partizan 9 months ago
#35 - Disambiguation Improvement Idea
Issue -
State: open - Opened by mentalisttraceur 10 months ago
#34 - Adjust for whitespace changes with python 3.12
Pull Request -
State: closed - Opened by keszybz over 1 year ago
- 1 comment
#33 - wraps fails on decorating objects that miss or does not support __dict__ manipulation
Issue -
State: closed - Opened by tokarenko over 1 year ago
- 1 comment
#32 - tests fail with python 3.12
Issue -
State: open - Opened by keszybz over 1 year ago
- 1 comment
#31 - Improve GHA script
Issue -
State: open - Opened by smarie over 2 years ago
#30 - feat: Use stubtest to verify stub correctness
Pull Request -
State: closed - Opened by last-partizan over 2 years ago
- 1 comment
#29 - Remove `bandit<1.7.3` line in flake8-requirements
Issue -
State: open - Opened by smarie almost 3 years ago
#28 - Add proper type hints to `class_decorator` and `decorator`
Issue -
State: closed - Opened by smarie almost 3 years ago
- 1 comment
#27 - feat: Add tests for type info
Pull Request -
State: closed - Opened by last-partizan almost 3 years ago
- 5 comments
#26 - Introspection (beta feature anyway) does not work on python 3.8+
Issue -
State: closed - Opened by smarie about 3 years ago
#25 - Feature/24 template migration
Pull Request -
State: closed - Opened by smarie about 3 years ago
#24 - MIgrate to new project template including nox and GH Actions
Issue -
State: closed - Opened by smarie about 3 years ago
#23 - feat: Add typing for function_decorator
Pull Request -
State: closed - Opened by last-partizan about 3 years ago
- 14 comments
#22 - Add type hints, to account for different call variants
Issue -
State: open - Opened by last-partizan about 3 years ago
- 3 comments
#21 - Remove circular dependency for tests
Issue -
State: open - Opened by fabaff almost 4 years ago
Labels: packaging (rpm/apt/...)
#20 - Fix the test suite with pytest-cases
Issue -
State: closed - Opened by smarie almost 4 years ago
- 9 comments
Labels: enhancement, packaging (rpm/apt/...)
#19 - Improve packaging
Issue -
State: closed - Opened by smarie almost 5 years ago
#18 - [WIP] On the way to compiling the generated decorator wrappers (#17)
Pull Request -
State: open - Opened by smarie almost 5 years ago
Labels: enhancement
#17 - use `@compile_fun` to compile the decorator function
Issue -
State: open - Opened by smarie almost 5 years ago
Labels: enhancement
#16 - Move setup dependencies to pyproject.yaml
Pull Request -
State: closed - Opened by raddessi over 5 years ago
- 4 comments
#15 - Add `__version__` attribute to comply with PEP396
Issue -
State: closed - Opened by smarie over 5 years ago
Labels: enhancement
#14 - injection error in case of var positional args located BEFORE the arg to inject
Issue -
State: closed - Opened by smarie over 5 years ago
Labels: bug
#13 - Correctly handle varpositional in nested mode in python 2
Issue -
State: closed - Opened by smarie almost 6 years ago
Labels: bug
#12 - Errors with flat mode when varpositional args are present in the signature
Issue -
State: closed - Opened by smarie almost 6 years ago
- 2 comments
Labels: bug
#11 - Check that can decorate all
Issue -
State: open - Opened by smarie almost 6 years ago
Labels: enhancement
#10 - When the signature only contains `**kwargs`, the lib always think that we are in a with parenthesis usage
Issue -
State: closed - Opened by smarie almost 6 years ago
Labels: bug
#9 - `KeyError` when the signature contains **kwargs
Issue -
State: closed - Opened by smarie almost 6 years ago
Labels: bug
#8 - Provide predefined disambiguators for "with parenthesis" and "no parenthesis"
Issue -
State: closed - Opened by smarie almost 6 years ago
Labels: enhancement
#7 - func=<decopatch.utils_modes._SYMBOL object at 0x000001EB552BBA58>
Issue -
State: closed - Opened by smarie almost 6 years ago
Labels: enhancement
#6 - TypeError: foo() got multiple values for argument 'func'
Issue -
State: closed - Opened by smarie almost 6 years ago
Labels: bug
#5 - Issue when the decorator signature contains a non-representable default value
Issue -
State: closed - Opened by smarie almost 6 years ago
- 1 comment
Labels: bug
#4 - Default-value symbols `DECORATED`, `WRAPPED`, `F_ARGS` and `F_KWARGS` should rather be objects
Issue -
State: closed - Opened by smarie almost 6 years ago
Labels: enhancement
#3 - Rely on `@makefun.wraps` for double-flat mode and in the doc
Issue -
State: closed - Opened by smarie almost 6 years ago
Labels: enhancement
#2 - Provide a "double-flat" mode for function wrappers, like in `decorator`
Issue -
State: closed - Opened by smarie almost 6 years ago
#1 - rename `wraps` into `decorated`
Issue -
State: closed - Opened by smarie almost 6 years ago
Labels: enhancement