-
Notifications
You must be signed in to change notification settings - Fork 231
Issues: GrahamDumpleton/wrapt
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Register import hook instead of directly wrapping when module is string
#275
opened Oct 15, 2024 by
anuraaga
Accessing a class attribute that is a wrapped function raises an AttributeError
#264
opened May 21, 2024 by
contrast-jproberts
How to use adapter factory to change signature depending on instance
#263
opened May 10, 2024 by
antonymilne
Accessing a class attribute that is a wrapt wrapped function will try and bind the function.
#256
opened Dec 6, 2023 by
lcrh
ObjectProxy does not play well with GenericAlias, such as isinstance(proxy, Dict)
#245
opened Aug 28, 2023 by
champialex
PySide6 behaves differently between decorated and non-decorated function
#243
opened Jul 2, 2023 by
bersbersbers
Python 3.11 ImportError: cannot import name 'formatargspec' from 'inspect' (pylint)
#239
opened Jun 14, 2023 by
lilymooncake
Improve Documentation - To Convert Existing Decorators and Class Based Decorators
#237
opened Jun 4, 2023 by
Spill-Tea
Allow importing pure-Python implementation without setting
WRAPT_DISABLE_EXTENSIONS
variable
#235
opened Apr 16, 2023 by
NiklasRosenstein
Function return type is not being preserved when using @wrapt.decorator
#233
opened Mar 19, 2023 by
ICE-FlatLine
Previous Next
ProTip!
Adding no:label will show everything without a label.