1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Aug 01, 2025 — Aug 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New style classes for matchers and runtest. (jkakar) More... about 16 years ago
Ignore Trial turds. More... about 16 years ago
Merge another unicode fix. More... about 16 years ago
Cope with source line being None for unicode tracebacks More... about 16 years ago
Test exposing issue with trying to decode None for unicode traceback More... about 16 years ago
Merge Martin GZ's fix to the tests. More... about 16 years ago
Whitespace, flakes More... about 16 years ago
- All old-style classes are now new-style classes. More... about 16 years ago
Make _details_to_str unicode correct, for really finally the absolute last time More... about 16 years ago
Out of date MANIFESTS make for bad tarballs. More... about 16 years ago
Release 0.9.4. More... about 16 years ago
Really get unicode conversion working in testresult.real.TestResult. More... about 16 years ago
Improve the discovery support for use by other runners (like subunit.run). More... about 16 years ago
Unbreak Python 3 again, my unicode tweak was thoughtless. More... about 16 years ago
Fix the code to use naming conventions. More... about 16 years ago
Nicer comments. More... about 16 years ago
Death to braces. More... about 16 years ago
Better names, better conventions More... about 16 years ago
Add monkeypatcher code. More... about 16 years ago
Copyright bump More... about 16 years ago
Do not generate str objects for StringException's internally. More... about 16 years ago
testtools.utils has been renamed to testtools.compat. Importing testtools.utils will now generate a deprecation warning. More... about 16 years ago
Merge trunk to get Python 3.1 fixed. More... about 16 years ago
Move Python 2 _StringException argument type check to __init__ from stringify methods More... about 16 years ago
Fix Python 3.1 support - remove the use of iteritems. More... about 16 years ago
Unbreak test_assertion_text_shift_jis for Pythons with a unicode str type More... about 16 years ago
Add NEWS for unicode tracebacks on Python 2 More... about 16 years ago
Merge trunk to resolve conflict in _StringException stringifying methods More... about 16 years ago
Make StringException.__str__ return UTF-8 rather than ascii/replace to prepare for merge More... about 16 years ago
Don't encode output as UTF-8 for TestNonAsciiResults More... about 16 years ago