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
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
testtools.utils has been renamed to testtools.compat. Importing
Robert Collins
2010-06-23
1
-43
/
+8
|
\
|
*
Move most of utils module to compat and put iterate_tests in testsuite module
Martin
2010-06-18
1
-228
/
+0
|
*
Fix and test a bug with encoding of SyntaxError lines
Martin
2010-06-18
1
-1
/
+7
|
*
Sanitise unicode_output_stream a bit and add some tests, needs more work
Martin
2010-06-16
1
-11
/
+18
|
*
Found `ascii` function in Python 3 which saves some reimplementation
Martin
2010-06-15
1
-3
/
+1
|
*
Use flag in utils to record whether the str type is unicode rather than check...
Martin
2010-06-15
1
-0
/
+2
|
*
Changes to make tests work on Python 3, and a short term hack to make output ...
Martin
2010-06-14
1
-4
/
+13
|
*
Merge trunk to pick up fixes for IronPython and Python 3
Martin
2010-06-11
1
-0
/
+9
|
|
\
|
|
/
|
/
|
|
*
PEP 8 style fixes raised in review
Martin
2010-06-04
1
-6
/
+3
|
*
Pull out code for improving rather than just emulating formatting, work on te...
Martin
2010-05-25
1
-21
/
+6
|
*
First pass at implementing unicode tracebacks for Python 2
Martin
2010-05-25
1
-0
/
+176
*
|
Support python3.1
Robert Collins
2010-06-11
1
-0
/
+9
|
/
*
Fix many simple mistakes in the epytext.
Jonathan Lange
2010-01-16
1
-1
/
+1
*
merge from trunk; alter slightly for py3 support
Benjamin Peterson
2009-11-29
1
-0
/
+2
|
\
*
|
fix traceback Content and add a _b() fake literal
Benjamin Peterson
2009-11-29
1
-1
/
+6
*
|
add a _u function to imitate unicode literals on python3
Benjamin Peterson
2009-11-29
1
-0
/
+12
|
/
*
Rename pyunit3k to testtools.
Jonathan Lange
2008-10-04
1
-0
/
+20