openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
W
wrapt
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Apr 01, 2025 — Apr 01, 2026
Showing page 27 of 37
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add travis, coveralls and pypi badges.
Aron Griffis
More...
over 10 years ago
Add support for travis and coveralls.
Aron Griffis
More...
over 10 years ago
Rename src to src/wrapt for pip install -e. Fixes #55
Aron Griffis
More...
over 10 years ago
Set module from name in register_post_import_hook, fixes #53
Aron Griffis
More...
over 10 years ago
Merge branch 'release/1.10.5'
Graham Dumpleton
More...
almost 11 years ago
Merge pull request #41 from gst/patch-1
Graham Dumpleton
More...
almost 11 years ago
Removed (unnecessary) double assignment in ObjectProxy.__setattr__
Grégory Starck
More...
almost 11 years ago
Add weakref support for C implementation of function wrapper.
Graham Dumpleton
More...
almost 11 years ago
Fix formatting of examples in blog post.
Graham Dumpleton
More...
almost 11 years ago
Add latest blog posts on monkey patching using wrapt.
Graham Dumpleton
More...
almost 11 years ago
Extend register_post_import_hook() to allow deferred loading of import hook function by name.
Graham Dumpleton
More...
about 11 years ago
Fix issue where multiple target modules registered in entry point for discovered module.
Graham Dumpleton
More...
about 11 years ago
Update copyright years.
Graham Dumpleton
More...
about 11 years ago
Increment version to 1.10.5.
Graham Dumpleton
More...
about 11 years ago
Merge branch 'release/1.10.4'
Graham Dumpleton
More...
about 11 years ago
Increment to 1.10.4 to mixup up botched package version number in 1.10.3 release.
Graham Dumpleton
More...
about 11 years ago
Merge branch 'release/1.10.3'
Graham Dumpleton
More...
about 11 years ago
Add release notes for 1.10.3 changes.
Graham Dumpleton
More...
about 11 years ago
Allow __wrapped__ when not set to be overridden in C extension.
Graham Dumpleton
More...
about 11 years ago
Remove unnecessary check when __setattr__ called for wrapper in C extension.
Graham Dumpleton
More...
about 11 years ago
Add post import hook discovery to public API.
Graham Dumpleton
More...
about 11 years ago
Fix variable name type on post import hook discovery.
Graham Dumpleton
More...
about 11 years ago
Increment version to 1.10.3.
Graham Dumpleton
More...
about 11 years ago
Merge branch 'release/1.10.2'
Graham Dumpleton
More...
over 11 years ago
Fix exceptions/crash when ObjectProxy base class is not initialised.
Graham Dumpleton
More...
over 11 years ago
Increment version to 1.10.2.
Graham Dumpleton
More...
over 11 years ago
Merge branch 'release/1.10.1'
Graham Dumpleton
More...
over 11 years ago
Fix memory leak in C extension when applying FunctionWrapper to methods of an instance of a class.
Graham Dumpleton
More...
over 11 years ago
Increment version to 1.10.1 for patch release.
Graham Dumpleton
More...
over 11 years ago
Merge branch 'release/1.10.0'
Graham Dumpleton
More...
over 11 years ago
←
1
2
…
23
24
25
26
27
28
29
30
31
…
36
37
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree