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
2 days
ago. based on code collected
2 days
ago.
Apr 01, 2025 — Apr 01, 2026
Showing page 22 of 37
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix change description.
Graham Dumpleton
More...
almost 7 years ago
Disable Python 3.4 tests on AppVeyor again as can't workaround broken environment.
Graham Dumpleton
More...
almost 7 years ago
Also update setuptools and wheel packages.
Graham Dumpleton
More...
almost 7 years ago
Attempt to update pip/setuptools/wheel before running tox to avoid issues with older versions.
Graham Dumpleton
More...
almost 7 years ago
Disable testing of C extension on AppVeyor as their compiler setup is broken.
Graham Dumpleton
More...
almost 7 years ago
Attempt to restore AppVeyor tests for Python 3.4.
Graham Dumpleton
More...
almost 7 years ago
Ensure the decorator returns the correct signature so linters aren't confused.
Graham Dumpleton
More...
almost 7 years ago
Don't test using Python 3.4 on Windows.
Graham Dumpleton
More...
almost 7 years ago
Always remove wrapper from GC before clearing any attributes.
Graham Dumpleton
More...
almost 7 years ago
Increment version to 1.11.2.
Graham Dumpleton
More...
almost 7 years ago
Merge tag '1.11.1' into develop
Graham Dumpleton
More...
about 7 years ago
Merge branch 'release/1.11.1'
Graham Dumpleton
More...
about 7 years ago
Fix memory leak in partial when applied to call of instance method via class type.
Graham Dumpleton
More...
about 7 years ago
Fix duplication of first positional parameter, and failure when keyword parameters supplied.
Graham Dumpleton
More...
about 7 years ago
C extension of partial() equivalent would fail when no positional arguments supplied.
Graham Dumpleton
More...
about 7 years ago
Expose PartialCallableObjectProxy in public API.
Graham Dumpleton
More...
about 7 years ago
Update copyright year.
Graham Dumpleton
More...
about 7 years ago
Increment version to 1.11.1.
Graham Dumpleton
More...
about 7 years ago
Merge branch 'release/1.11.0'
Graham Dumpleton
More...
about 7 years ago
Merge tag '1.11.0' into develop
Graham Dumpleton
More...
about 7 years ago
Skip missing interpreters when running tox.
Graham Dumpleton
More...
about 7 years ago
Fix typo in __annotations__ property on object proxy.
Graham Dumpleton
More...
over 7 years ago
Make protocol argument name match convention.
Graham Dumpleton
More...
over 7 years ago
Update that must be __reduce_ex_() that is implemented by object proxy.
Graham Dumpleton
More...
over 7 years ago
Override __reduce_ex__ and require it be overridden as __reduce__ alone ignore in Python 2.7.
Graham Dumpleton
More...
over 7 years ago
Fix AppVeyor badge link.
Graham Dumpleton
More...
over 7 years ago
Add default implementation of special pickle methods that raise not implemented error.
Graham Dumpleton
More...
over 7 years ago
Add default implementation of special copy methods that raise not implemented error.
Graham Dumpleton
More...
over 7 years ago
Create meta lock globally.
Graham Dumpleton
More...
over 7 years ago
Add warning about dropping support for Python 2.6 and 3.3.
Graham Dumpleton
More...
over 7 years ago
←
1
2
…
18
19
20
21
22
23
24
25
26
…
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