Python Fixtures 0.3.8

Milestone information

Project:
Python Fixtures
Series:
trunk
Version:
0.3.8
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:
3 Jonathan Lange
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
3 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.8.tar.gz (md5, sig) Source tarball. 1,204
last downloaded 51 weeks ago
Total downloads: 1,204

Release notes 

Simpler names for a number of fixtures, and two new fixtures NestedTempfile and
Timeout. See the manual for more information.

Changelog 

View the full changelog

CHANGES:

* EnvironmentVariable now upcalls via super().
  (Jonathan Lange, #881120)

* EnvironmentVariableFixture, LoggerFixture, PopenFixture renamed to
  EnvironmentVariable, FakeLogger and FakePopen respectively. All are still
  available under their old, deprecated names. (Jonathan Lange, #893539)

* gather_details fixed to handle the case where two child fixtures have the
  same detail name. (Jonathan Lange, #895652)

* ``NestedTempfile`` which will change the default path for tempfile temporary
  file / directory creation. (Gavin Panella)

* New Timeout fixture. (Martin Pool)

0 blueprints and 3 bugs targeted

Bug report Importance Assignee Status
881120 #881120 EnvironmentVariableFixture uses old-style upcalling 6 Wishlist Jonathan Lange  10 Fix Released
893539 #893539 Inconsistent names for built-in fixtures 1 Undecided Jonathan Lange  10 Fix Released
895652 #895652 combine_details blows up when there are duplicate details 1 Undecided Jonathan Lange  10 Fix Released
This milestone contains Public information
Everyone can see this information.