lp:~gz/testtools/no_source_line_611307

Created by Martin Packman and last modified
Get this branch:
bzr branch lp:~gz/testtools/no_source_line_611307
Only Martin Packman can upload to this branch. If you are Martin Packman please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Martin Packman
Project:
testtools
Status:
Merged

Recent revisions

83. By Martin Packman

Cope with source line being None for unicode tracebacks

82. By Martin Packman

Test exposing issue with trying to decode None for unicode traceback

81. By Jonathan Lange

Merge Martin GZ's fix to the tests.

80. By Robert Collins

Out of date MANIFESTS make for bad tarballs.

79. By Robert Collins

Release 0.9.4.

78. By Robert Collins

Really get unicode conversion working in testresult.real.TestResult.

77. By Robert Collins

Improve the discovery support for use by other runners (like subunit.run).

76. By Robert Collins

Unbreak Python 3 again, my unicode tweak was thoughtless.

75. By Robert Collins

Do not generate str objects for StringException's internally.

74. By Robert Collins

testtools.utils has been renamed to testtools.compat. Importing
testtools.utils will now generate a deprecation warning.

Add machinery for Python 2 to create unicode tracebacks like those used by
Python 3. This means testtools no longer throws on encountering non-ascii
filenames, source lines, or exception strings when displaying test results.
Largely contributed by Martin[gz] with some tweaks from Robert Collins.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~testtools-committers/testtools/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers