Issues
- 1
- 3
[BUG] kwargs are not respected
#157 opened by mlguruz - 2
Erroneous `%` ?
#164 opened by lucascolley - 3
Type annotation for keyword argument in @decorator decorated functions
#95 opened by haensch-mauricio - 1
Create a decorator for both sync and async function
#159 opened by Doma1204 - 3
- 0
Create SECURITY.md
#158 opened by psmoros - 0
Compatibility with Python 3.12 - RuntimeError: There is no current event loop in thread 'MainThread'.
#154 opened by hrnciar - 3
Making __name__ optional attribute of decorated-function if underlying function is missing it.
#153 opened by ShivKJ - 1
Confusion about license using
#152 opened by Ashley123456789 - 0
- 1
Not preserving low level signature metadada
#148 opened by prusse-martin - 2
compatibility issue with kwargs
#146 opened by talsaiag - 0
Continuous fuzzing by way of OSS-Fuzz
#145 opened by DavidKorczynski - 2
<=3.4.2 can't be installed with modern setuptools
#144 opened by bra-fsn - 1
TypeError: missing 1 required positional argument
#142 opened by GarrisonD - 3
How to make `@decorator` with other decorators?
#141 opened by brno32 - 0
`FunctionMaker.create` raises unexpected SyntaxError when return is present as substring for async function
#140 opened by pengzhengyi - 0
The FunctionMaker does not play well with type hints
#114 opened by micheles - 6
- 3
- 4
Regression in 5.1.0 - decorator.contextmanager no longer compat with contextlib.contextmanager
#136 opened by wimglenn - 1
`FunctionMaker.create()` fails when given a function definition with a return type annotation.
#138 opened by amitaiirron - 3
Missing it tag(s)?
#122 opened by kloczek - 1
pylint warning W1113: keyword-arg-before-vararg
#133 opened by jupe - 3
5.0.9: sphinx 4.x warnings
#132 opened by kloczek - 2
`decorator.contextmanager` instances do not work properly as decorators
#130 opened by apizarro-paypal - 5
Something wrong with version `5.x`
#126 opened by mindflayer - 6
5.0.8: not able to generate documentation
#125 opened by kloczek - 3
test_slow_wrapper fails on pypy3
#124 opened by mgorny - 3
- 4
5.0.6 seems to have broken the length of args again
#120 opened by dschult - 1
Tests fail on Python 3.5 because dicts are unordered
#118 opened by cclauss - 2
Pip Install failing
#119 opened by sankhakarfa - 2
Is it time to drop support for Python 3.5?
#117 opened by cclauss - 2
Typos discovered by codespell
#115 opened by cclauss - 0
- 1
pip install smbprotocol[kerberos] started failing all of sudden since april 4, 2021
#111 opened by saitrips - 1
Failing to build hue
#110 opened by davidrabinowitz - 2
- 7
kwargs inside the decorator are wrong
#103 opened by mxposed - 11
args tuple error in v5
#104 opened by bauman - 1
python2 datadog package is broken
#107 opened by kvitali - 3
Bug with loading of extension in IPython
#105 opened by jorisvandenbossche - 16
Python 2.7 installation is broken
#102 opened by mast - 2
Bad universal wheel on PyPI
#101 opened by FlorianVeaux - 3
setup for python < 3.5 is broken in release 5.0.0
#99 opened by Amli - 1
Methods not supported
#93 opened by joaoe - 1
- 1
Decorator not calling at all times
#91 opened by NithishReddy