index
:
delta/python-packages/testtools.git
dont-run-sphinx-on-3.3
gh-pages
interfaces
json-text
master
mypy
readthedocs-twisted
remove-test-dependency-on-twisted-13
resourced-to-stream-decorator
typo-flexability
github.com: testing-cabal/testtools.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testtools
/
compat.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
More doc tweaks
Jonathan Lange
2011-12-05
1
-2
/
+3
*
Add third state to multiline argument of text_repr and comment the internal l...
Martin
2011-09-13
1
-2
/
+10
*
Fix spelling error noted in review by jml
Martin
2011-09-13
1
-1
/
+1
*
Hack over bump with bytes till things can be rewritten in a better way
Martin
2011-08-24
1
-0
/
+14
*
Remove now unused to_text alias for unicode string type from compat
Martin
2011-08-22
1
-5
/
+0
*
Messy first pass at implementing text_repr
Martin
2011-08-22
1
-2
/
+66
*
Tests for repr function to replace broken stringification schemes in matchers
Martin
2011-08-22
1
-0
/
+7
*
Use the right level API to check the error output.
Jonathan Lange
2011-08-09
1
-1
/
+1
*
Add 'to_text', a compatibility helper that turns an object into a unicode str...
Jonathan Lange
2011-08-05
1
-2
/
+7
*
A version that actually works.
Jonathan Lange
2011-07-27
1
-7
/
+14
*
Add helper.
Jonathan Lange
2011-07-26
1
-0
/
+7
*
Wrap unicode streams on Python 2 so writing as well as printing unicode to th...
Martin
2011-07-01
1
-1
/
+3
*
Add a BytesIO alias for use when writing bytes aware code.
Robert Collins
2011-04-25
1
-0
/
+1
*
Merge trunk.
Jonathan Lange
2011-02-01
1
-1
/
+1
|
\
|
*
Get it right.
Jonathan Lange
2011-01-22
1
-1
/
+1
*
|
Republish StringIO through compat to avoid repeated code
Jonathan Lange
2010-12-29
1
-8
/
+12
|
/
*
Expose 'all' from compat and implement it for Python 2.4
Martin
2010-12-11
1
-0
/
+7
*
Implement isbaseexception to resolve failures from exception hierarchy change...
Martin
2010-11-19
1
-0
/
+13
*
Rearrange MatchesException code and change str representation to work better ...
Martin
2010-11-19
1
-0
/
+8
*
Make SyntaxError decoding robust against malformed instances
Martin
2010-10-19
1
-26
/
+31
*
Correct variable name for string exceptions noticed by jml
Martin
2010-07-29
1
-1
/
+1
*
Cope with source line being None for unicode tracebacks
Martin
2010-07-29
1
-1
/
+2
*
testtools.utils has been renamed to testtools.compat. Importing
Robert Collins
2010-06-23
1
-9
/
+30
*
Avoid problem introduced with fix to Python bug #1031213 by ignoring the Synt...
Martin
2010-06-22
1
-8
/
+13
*
getlocale can return None if no locale is set, default to ascii
Martin
2010-06-20
1
-1
/
+1
*
Move most of utils module to compat and put iterate_tests in testsuite module
Martin
2010-06-18
1
-0
/
+219