Python Fixtures 0.3.7

Milestone information

Project:
Python Fixtures
Series:
trunk
Version:
0.3.7
Released:
 
Registrant:
Robert Collins
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 Robert Collins
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
2 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 fixtures-0.3.7.tar.gz (md5, sig) Source tarball. 1,132
last downloaded 17 weeks ago
Total downloads: 1,132

Release notes 

Python 3 support, fixtures to replace python logging loggers and support for (and a dependency on) testtools 0.9.12.

Changelog 

View the full changelog

CHANGES:

* New fixture LoggerFixture which replaces a logging module logger.
  (Free Ekanayaka)

* On Python 2.7 and above the _fixtures tests are no longer run twice.
  (Robert Collins)

* Python 3 now supported. (Jonathan Lange, #816665)

* ``TempDir`` supports creating the temporary directory under a specific path.
  An example of where this is useful would be if you have some specific long
  lived temporary items and need to avoid running afoul of tmpreaper.
  (Robert Collins, #830757)

* Updated to match the changed ``gather_details`` API in testtools. See #801027.
  This is an incompatible change in testtools and requires testtools 0.9.12.
  (Jonathan Lange)

0 blueprints and 2 bugs targeted

Bug report Importance Assignee Status
830757 #830757 be nice to support the dir= parameter to mkdtemp in TempDir 6 Wishlist Robert Collins  10 Fix Released
816665 #816665 fixtures is broken on Python 3.2 1 Undecided   10 Fix Released
This milestone contains Public information
Everyone can see this information.