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 15 of 37
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
On Python 2 the format of exception differs to Python 3.
Graham Dumpleton
More...
about 3 years ago
On Python 2 the format of exception differs to Python 3.
Graham Dumpleton
More...
about 3 years ago
Fix issues when using keyword argument named self with object proxies.
Graham Dumpleton
More...
about 3 years ago
Document fix for import loader thread deadlocks.
Graham Dumpleton
More...
about 3 years ago
Add version check for Python 3.12.
Graham Dumpleton
More...
about 3 years ago
Test cannot be done on Python 2.X.
Graham Dumpleton
More...
about 3 years ago
Replace user supplied tests for deadlock checks with three separate tests.
Graham Dumpleton
More...
about 3 years ago
Clarify code comments.
Graham Dumpleton
More...
about 3 years ago
Merge branch 'develop' into pr/217
Graham Dumpleton
More...
about 3 years ago
Add details on changes to module loader tracking in module.
Graham Dumpleton
More...
about 3 years ago
Loader attribute will not exist for this case prior to Python 3.3.
Graham Dumpleton
More...
about 3 years ago
Update test to validate behaviour prior to Python 3.3.
Graham Dumpleton
More...
about 3 years ago
Add extra check on whether __loader__ attribute exists.
Graham Dumpleton
More...
about 3 years ago
Merge branch 'develop' into pr/222
Graham Dumpleton
More...
about 3 years ago
Fix handing of exceptions in attribute wrappers on a proxy object.
Graham Dumpleton
More...
about 3 years ago
Update version for new changes.
Graham Dumpleton
More...
about 3 years ago
Update copyright year.
Graham Dumpleton
More...
about 3 years ago
Attempt to enable testing for Python 3.12 dev versions.
Graham Dumpleton
More...
about 3 years ago
Eliminate use of imp module in tests as removed in Python 3.12.
Graham Dumpleton
More...
about 3 years ago
Merge pull request #223 from stegayet/chore/ci-improvements
Graham Dumpleton
More...
about 3 years ago
Update pypy versions used for testing.
Graham Dumpleton
More...
about 3 years ago
Pin tox to older versions to avoid unknown pip issues.
Graham Dumpleton
More...
about 3 years ago
Pin runner to old ubuntu version as latest fails.
Graham Dumpleton
More...
about 3 years ago
Version 3.10 must be quoted else is interpreted as 3.1.
Graham Dumpleton
More...
about 3 years ago
Add makefile target to remove coverage files.
Graham Dumpleton
More...
about 3 years ago
Fix up formatting in change notes.
Graham Dumpleton
More...
about 3 years ago
chore(tox): run tests on Python 3.11 final release
Stevie
More...
about 3 years ago
chore(ci): upgrade actions
Stevie
More...
about 3 years ago
Restore original loader after import
Eugene Toder
More...
over 3 years ago
Disable build dependency.
Graham Dumpleton
More...
over 3 years ago
←
1
2
…
11
12
13
14
15
16
17
18
19
…
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