testtools 0.9.5

Milestone information

Project:
testtools
Series:
0.9
Version:
0.9.5
Released:
 
Registrant:
Jonathan Lange
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
1 Jamu Kakar, 3 Martin Packman
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
4 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon testtools-0.9.5.tar.gz (md5, sig) testtools 0.9.5 163
last downloaded 48 weeks ago
Total downloads: 163

Release notes 

This release fixes some obscure traceback formatting issues that probably
weren't affecting you but were certainly breaking our own test suite.

Changelog 

View the full changelog

Changes
-------

* Jamu Kakar has updated classes in testtools.matchers and testtools.runtest
  to be new-style classes, fixing bug #611273.

Improvements
------------

* Martin[gz] fixed traceback handling to handle cases where extract_tb returns
  a source line of None. Fixes bug #611307.

* Martin[gz] fixed an unicode issue that was causing the tests to fail,
  closing bug #604187.

* testtools now handles string exceptions (although why would you want to use
  them?) and formats their tracebacks correctly. Thanks to Martin[gz] for
  fixing bug #592262.

0 blueprints and 4 bugs targeted

Bug report Importance Assignee Status
604187 #604187 test fails with Unicode problem 2 Critical Martin Packman  10 Fix Released
611307 #611307 Unicode tracebacks break when a line is None rather than str 2 Critical Martin Packman  10 Fix Released
611273 #611273 Matchers should be new-style classes 5 Low Jamu Kakar  10 Fix Released
592262 #592262 testtools breaks if a string exception is raised 6 Wishlist Martin Packman  10 Fix Released
This milestone contains Public information
Everyone can see this information.