lp:~cjwatson/storm/postgresfixture

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/storm/postgresfixture
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Colin Watson
Project:
Storm
Status:
Merged

Recent revisions

532. By Colin Watson

Use postgresfixture to simplify developer setup.

Since postgresfixture provides a cluster listening on a Unix-domain socket,
we use a TCP proxy for tests that require a TCP connection string.

This necessitated some minor improvements to test cleanup code to ensure
that the temporary database can be dropped cleanly.

531. By Colin Watson

Squash ResourceWarning in setup.py.

530. By Colin Watson

Bump version to 0.21.0.99.

529. By Colin Watson

Fix incorrect caching of wrapped DB-API exceptions. [r=simpoir]

528. By Colin Watson

Release Storm 0.21.

527. By Colin Watson

[r=simpoir] Document Python 3 support.

526. By Colin Watson

Update string handling for Python 3. [r=simpoir]

525. By Colin Watson

Add Python 3 support to tests.mocker.SpecChecker. [r=simpoir]

524. By Colin Watson

Fix Python 3 compatibility problems in tests.schema.patch. [r=simpoir]

523. By Colin Watson

Use six.with_metaclass to support Python 3's metaclass syntax. [r=simpoir]

Branch metadata

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

Subscribers