openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
T
testtools
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 20 hours
ago. based on code collected
about 20 hours
ago.
Aug 01, 2025 — Aug 01, 2026
Showing page 75 of 79
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Make TracebackContent explicit about it's encoding to avoid issues if non-ascii characters are present in the traceback.
Robert Collins
More...
over 16 years ago
Add two new matchers, MatchesAny and Equals.
Robert Collins
More...
over 16 years ago
Handle TestSkipped exceptions that are raised without parameters.
Robert Collins
More...
over 16 years ago
Make ExtendedToOriginalDecorate more transparent to callers, to permit other users extensions to TestResult to work.
Robert Collins
More...
over 16 years ago
Fix setup.py version number, and add release process management notes.
Robert Collins
More...
over 16 years ago
Add milestone note.
Robert Collins
More...
over 16 years ago
merge from trunk; alter slightly for py3 support
Benjamin Peterson
More...
over 16 years ago
Slightly simplify getUniqueInteger using itertoolscount, patch from Benjamin Peterson.
Robert Collins
More...
over 16 years ago
use itertools.count() for unique ids
Benjamin Peterson
More...
over 16 years ago
account for different error message in py3
Benjamin Peterson
More...
over 16 years ago
add fake hash
Benjamin Peterson
More...
over 16 years ago
remove another StringIO.reset()
Benjamin Peterson
More...
over 16 years ago
add a sample non-empty exc-info
Benjamin Peterson
More...
over 16 years ago
use bytes for binary details
Benjamin Peterson
More...
over 16 years ago
don't store decoded value on traceback content
Benjamin Peterson
More...
over 16 years ago
no reset() on real StringIO
Benjamin Peterson
More...
over 16 years ago
Make TracebackContent suitable for py3k porting.
Robert Collins
More...
over 16 years ago
fake hashing on _StringException
Benjamin Peterson
More...
over 16 years ago
kill itervalues()
Benjamin Peterson
More...
over 16 years ago
fix traceback Content and add a _b() fake literal
Benjamin Peterson
More...
over 16 years ago
replace iteritems
Benjamin Peterson
More...
over 16 years ago
fix StringIO import on py3
Benjamin Peterson
More...
over 16 years ago
add a _u function to imitate unicode literals on python3
Benjamin Peterson
More...
over 16 years ago
fix another except case
Benjamin Peterson
More...
over 16 years ago
fix except syntax in test
Benjamin Peterson
More...
over 16 years ago
handle Queue import
Benjamin Peterson
More...
over 16 years ago
fix except syntax
Benjamin Peterson
More...
over 16 years ago
the caught exception object isn't actually used here
Benjamin Peterson
More...
over 16 years ago
Merge result decorator fix.
Robert Collins
More...
over 16 years ago
Merge skip fix.
Robert Collins
More...
over 16 years ago
←
1
2
…
71
72
73
74
75
76
77
78
79
→
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