lp:~cjwatson/storm/allow-newer-zope-component

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/storm/allow-newer-zope-component
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

493. By Colin Watson

Drop zope.component < 3.11.0 restriction for tests.

This was only ever a convenience for running tests on certain Ubuntu
series, and it's now an anti-convenience since Ubuntu 13.04 and newer
have zope.component >= 3.11.0 and zope.interface >= 3.8.0. tox does a
better job of isolating tests from the system where needed anyway.

492. By Colin Watson

Don't depend on dict ordering in pickle variable tests. [r=verterok]

491. By Colin Watson

Use Python 3-friendly "except" syntax. [r=simpoir]

490. By Colin Watson

Add tox testing support. [r=simpoir]

489. By Colin Watson

Cope with ThreadTransactionManager changes in transaction 2.4.0. [r=adam-collard,simpoir]

488. By Colin Watson

Document removal of MySQL support in NEWS. [r=adam-collard]

487. By Colin Watson

Work around circular import bug in twisted.trial.reporter. [r=adam-collard]

486. By Alberto Donato

Drop support for MySQL. [r=chad.smith,simpoir]

485. By Colin Watson

Merge lp:~cjwatson/storm/more-weakrefs [r=adam-collard,tonysimpson]

Use weak references from Variable and MutableValueVariable to EventSystem, to avoid GC cycles.

484. By Alberto Donato

Revert merge from r483 (which breaks when different stores are involved). [trivial]

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